Home
last modified time | relevance | path

Searched refs:CAM_SUCCESS (Results 1 – 25 of 48) sorted by relevance

12

/NextBSD/sys/dev/iscsi_initiator/
HDisc_cam.c352 0/*bus_number*/) != CAM_SUCCESS) { in ic_init()
/NextBSD/sys/dev/ppbus/
HDvpo.c170 if (xpt_bus_register(vpo->sim, dev, /*bus*/0) != CAM_SUCCESS) { in vpo_attach()
/NextBSD/tools/tools/vhba/
HDvhba.c56 if (xpt_bus_register(vhba->sim, 0, 0) != CAM_SUCCESS) { in vhba_attach()
/NextBSD/sys/dev/twa/
HDtw_osl_cam.c119 if (xpt_bus_register(sc->sim, sc->bus_dev, 0) != CAM_SUCCESS) { in tw_osli_cam_attach()
/NextBSD/sys/dev/mrsas/
HDmrsas_cam.c166 if (xpt_bus_register(sc->sim_0, sc->mrsas_dev, 0) != CAM_SUCCESS) { in mrsas_cam_attach()
193 if (xpt_bus_register(sc->sim_1, sc->mrsas_dev, 1) != CAM_SUCCESS) { in mrsas_cam_attach()
/NextBSD/sys/dev/aic7xxx/
HDaic7xxx_osm.c205 if (xpt_bus_register(sim, ahc->dev_softc, bus_id) != CAM_SUCCESS) { in ahc_attach()
241 CAM_SUCCESS) { in ahc_attach()
HDaic79xx_osm.c255 if (xpt_bus_register(sim, ahd->dev_softc, /*bus_id*/0) != CAM_SUCCESS) { in ahd_attach()
/NextBSD/sys/dev/isci/
HDisci_controller.c640 != CAM_SUCCESS) { in isci_controller_attach_to_cam()
/NextBSD/sys/dev/aac/
HDaac_cam.c233 if (xpt_bus_register(sim, dev, 0) != CAM_SUCCESS) { in aac_cam_attach()
/NextBSD/sys/powerpc/ps3/
HDps3cdrom.c248 if (err != CAM_SUCCESS) { in ps3cdrom_attach()
/NextBSD/sys/dev/ahci/
HDahciem.c131 if (xpt_bus_register(enc->sim, dev, 0) != CAM_SUCCESS) { in ahci_em_attach()
/NextBSD/sys/cam/ctl/
HDctl_frontend_cam_sim.c201 if (xpt_bus_register(softc->sim, NULL, 0) != CAM_SUCCESS) { in cfcs_init()
/NextBSD/sys/cam/
HDcam_ccb.h1132 #define CAM_SUCCESS 0 /* For signaling general success */ macro
/NextBSD/sys/dev/wds/
HDwd7000.c615 if (xpt_bus_register(sim, dev, 0) != CAM_SUCCESS) { in wds_attach()
/NextBSD/sys/dev/ahb/
HDahb.c555 if (xpt_bus_register(ahb->sim, ahb->dev, 0) != CAM_SUCCESS) { in ahbxptattach()
/NextBSD/sys/dev/advansys/
HDadvansys.c1385 if (xpt_bus_register(adv->sim, adv->dev, 0) != CAM_SUCCESS) {
HDadwcam.c1157 if (xpt_bus_register(adw->sim, adw->device, 0) != CAM_SUCCESS) { in adw_attach()
/NextBSD/sys/dev/ata/
HData-all.c192 if (xpt_bus_register(ch->sim, dev, 0) != CAM_SUCCESS) { in ata_attach()
/NextBSD/sys/dev/hptrr/
HDhptrr_osm_bsd.c1066 if (xpt_bus_register(vbus_ext->sim, NULL, 0) != CAM_SUCCESS) { in hpt_final_init()
/NextBSD/sys/dev/tws/
HDtws_cam.c176 0) != CAM_SUCCESS) { in tws_cam_attach()
/NextBSD/sys/dev/aacraid/
HDaacraid_cam.c314 if (aac_xpt_bus_register(sim, dev, 0) != CAM_SUCCESS) { in aac_cam_attach()
/NextBSD/sys/dev/hyperv/storvsc/
HDhv_storvsc_drv_freebsd.c1088 if (xpt_bus_register(sc->hs_sim, dev, 0) != CAM_SUCCESS) { in storvsc_attach()
/NextBSD/sys/dev/hpt27xx/
HDhpt27xx_osm_bsd.c1233 if (xpt_bus_register(vbus_ext->sim, NULL, 0) != CAM_SUCCESS) { in hpt_final_init()
/NextBSD/sys/dev/aha/
HDaha.c615 if (xpt_bus_register(aha->sim, aha->dev, 0) != CAM_SUCCESS) { in aha_attach()
/NextBSD/sys/dev/aic/
HDaic.c1550 if (xpt_bus_register(aic->sim, aic->dev, 0) != CAM_SUCCESS) { in aic_attach()

12