| /NextBSD/sys/dev/iscsi_initiator/ |
| HD | isc_cam.c | 114 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/ |
| HD | ps3cdrom.c | 266 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/ |
| HD | ata_pmp.c | 234 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()
|
| HD | ata_xpt.c | 776 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/ |
| HD | aic7xxx_osm.c | 222 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()
|
| HD | aic79xx_osm.c | 272 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/ |
| HD | vhba_mptest.c | 425 xpt_async(AC_LOST_DEVICE, tp, NULL); in vhba_timer()
|
| /NextBSD/sys/cam/scsi/ |
| HD | scsi_pt.c | 316 xpt_register_async(AC_SENT_BDR | AC_BUS_RESET | AC_LOST_DEVICE, in ptctor()
|
| HD | scsi_xpt.c | 1261 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()
|
| HD | scsi_sg.c | 393 xpt_register_async(AC_LOST_DEVICE, sgasync, periph, periph->path); in sgregister()
|
| HD | scsi_enc.c | 1003 xpt_register_async(AC_LOST_DEVICE, enc_async, periph, periph->path); in enc_ctor()
|
| /NextBSD/sys/cam/ |
| HD | cam_periph.c | 1246 case AC_LOST_DEVICE: in cam_periph_async() 1781 xpt_async(AC_LOST_DEVICE, newpath, NULL); in cam_periph_error()
|
| HD | cam_ccb.h | 782 AC_LOST_DEVICE = 0x100,/* A device went away */ enumerator
|
| HD | cam_xpt.c | 3931 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/ |
| HD | adwcam.c | 810 xpt_async(AC_LOST_DEVICE, adw->path, NULL); in adw_free() 1168 csa.event_enable = AC_LOST_DEVICE; in adw_attach()
|
| HD | advansys.c | 1402 csa.event_enable = AC_FOUND_DEVICE|AC_LOST_DEVICE;
|
| /NextBSD/sys/dev/aac/ |
| HD | aac_cam.c | 189 xpt_async(AC_LOST_DEVICE, camsc->path, NULL); in aac_cam_detach()
|
| /NextBSD/sys/dev/ahci/ |
| HD | ahciem.c | 211 xpt_async(AC_LOST_DEVICE, enc->path, NULL); in ahci_em_detach()
|
| /NextBSD/sys/cam/ctl/ |
| HD | ctl_frontend_cam_sim.c | 219 csa.event_enable = AC_LOST_DEVICE; in cfcs_init()
|
| /NextBSD/sys/dev/virtio/scsi/ |
| HD | virtio_scsi.c | 640 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/ |
| HD | ncr53c9x.c | 364 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/ |
| HD | arcmsr.c | 638 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/ |
| HD | ata-all.c | 238 xpt_async(AC_LOST_DEVICE, ch->path, NULL); in ata_detach()
|
| /NextBSD/sys/dev/hptrr/ |
| HD | hptrr_osm_bsd.c | 1089 ccb.event_enable = AC_LOST_DEVICE; in hpt_final_init()
|
| /NextBSD/sys/dev/firewire/ |
| HD | sbp.c | 2097 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()
|