Home
last modified time | relevance | path

Searched refs:AC_LOST_DEVICE (Results 1 – 25 of 49) sorted by relevance

12

/NextBSD/sys/dev/iscsi_initiator/
HDisc_cam.c114 xpt_async(AC_LOST_DEVICE, sp->cam_path, NULL); in ic_lost_target()
299 xpt_async(AC_LOST_DEVICE, sp->cam_path, NULL); in ic_destroy()
/NextBSD/sys/powerpc/ps3/
HDps3cdrom.c266 csa.event_enable = AC_LOST_DEVICE; in ps3cdrom_attach()
318 xpt_async(AC_LOST_DEVICE, sc->sc_path, NULL); in ps3cdrom_detach()
457 case AC_LOST_DEVICE: in ps3cdrom_async()
/NextBSD/sys/cam/ata/
HData_pmp.c234 xpt_async(AC_LOST_DEVICE, dpath, NULL); in pmponinvalidate()
401 xpt_register_async(AC_SENT_BDR | AC_BUS_RESET | AC_LOST_DEVICE | in pmpregister()
791 xpt_async(AC_LOST_DEVICE, dpath, NULL); in pmpdone()
HData_xpt.c776 xpt_async(AC_LOST_DEVICE, path, NULL); in probedone()
870 xpt_async(AC_LOST_DEVICE, path, NULL); in probedone()
1210 xpt_async(AC_LOST_DEVICE, path, NULL); in probedone()
1999 } else if (async_code == AC_LOST_DEVICE && in ata_dev_async()
/NextBSD/sys/dev/aic7xxx/
HDaic7xxx_osm.c222 csa.event_enable = AC_LOST_DEVICE; in ahc_attach()
263 csa.event_enable = AC_LOST_DEVICE; in ahc_attach()
900 case AC_LOST_DEVICE: in ahc_async()
1367 xpt_async(AC_LOST_DEVICE, pdata->path_b, NULL); in ahc_platform_free()
1373 xpt_async(AC_LOST_DEVICE, pdata->path, NULL); in ahc_platform_free()
HDaic79xx_osm.c272 csa.event_enable = AC_LOST_DEVICE; in ahd_attach()
916 case AC_LOST_DEVICE: in ahd_async()
1311 xpt_async(AC_LOST_DEVICE, pdata->path, NULL); in ahd_platform_free()
/NextBSD/tools/tools/vhba/mptest/
HDvhba_mptest.c425 xpt_async(AC_LOST_DEVICE, tp, NULL); in vhba_timer()
/NextBSD/sys/cam/scsi/
HDscsi_pt.c316 xpt_register_async(AC_SENT_BDR | AC_BUS_RESET | AC_LOST_DEVICE, in ptctor()
HDscsi_xpt.c1261 xpt_async(AC_LOST_DEVICE, path, NULL); in probedone()
1610 xpt_async(AC_LOST_DEVICE, path, NULL); in probedone()
1830 xpt_async(AC_LOST_DEVICE, tp, NULL); in probe_purge_old()
2973 } else if (async_code == AC_LOST_DEVICE && in scsi_dev_async()
HDscsi_sg.c393 xpt_register_async(AC_LOST_DEVICE, sgasync, periph, periph->path); in sgregister()
HDscsi_enc.c1003 xpt_register_async(AC_LOST_DEVICE, enc_async, periph, periph->path); in enc_ctor()
/NextBSD/sys/cam/
HDcam_periph.c1246 case AC_LOST_DEVICE: in cam_periph_async()
1781 xpt_async(AC_LOST_DEVICE, newpath, NULL); in cam_periph_error()
HDcam_ccb.h782 AC_LOST_DEVICE = 0x100,/* A device went away */ enumerator
HDcam_xpt.c3931 xpt_async(AC_LOST_DEVICE, &bus_path, NULL); in xpt_bus_deregister()
4028 case AC_LOST_DEVICE: return ("AC_LOST_DEVICE"); in xpt_async_string()
4051 case AC_LOST_DEVICE: return (0); in xpt_async_size()
/NextBSD/sys/dev/advansys/
HDadwcam.c810 xpt_async(AC_LOST_DEVICE, adw->path, NULL); in adw_free()
1168 csa.event_enable = AC_LOST_DEVICE; in adw_attach()
HDadvansys.c1402 csa.event_enable = AC_FOUND_DEVICE|AC_LOST_DEVICE;
/NextBSD/sys/dev/aac/
HDaac_cam.c189 xpt_async(AC_LOST_DEVICE, camsc->path, NULL); in aac_cam_detach()
/NextBSD/sys/dev/ahci/
HDahciem.c211 xpt_async(AC_LOST_DEVICE, enc->path, NULL); in ahci_em_detach()
/NextBSD/sys/cam/ctl/
HDctl_frontend_cam_sim.c219 csa.event_enable = AC_LOST_DEVICE; in cfcs_init()
/NextBSD/sys/dev/virtio/scsi/
HDvirtio_scsi.c640 case AC_LOST_DEVICE: in vtscsi_cam_async()
652 csa.event_enable = AC_LOST_DEVICE | AC_FOUND_DEVICE; in vtscsi_register_async()
/NextBSD/sys/dev/esp/
HDncr53c9x.c364 if (xpt_register_async(AC_LOST_DEVICE, ncr53c9x_async, sim, path) != in ncr53c9x_attach()
1211 case AC_LOST_DEVICE: in ncr53c9x_async()
/NextBSD/sys/dev/arcmsr/
HDarcmsr.c638 case AC_LOST_DEVICE: in arcmsr_async()
4393 csa.event_enable = AC_FOUND_DEVICE|AC_LOST_DEVICE;
4542 xpt_async(AC_LOST_DEVICE, acb->ppath, NULL);
/NextBSD/sys/dev/ata/
HData-all.c238 xpt_async(AC_LOST_DEVICE, ch->path, NULL); in ata_detach()
/NextBSD/sys/dev/hptrr/
HDhptrr_osm_bsd.c1089 ccb.event_enable = AC_LOST_DEVICE; in hpt_final_init()
/NextBSD/sys/dev/firewire/
HDsbp.c2097 xpt_async(AC_LOST_DEVICE, sbp->path, NULL); in sbp_detach()
2137 xpt_async(AC_LOST_DEVICE, sdev->path, NULL); in sbp_cam_detach_sdev()

12