Home
last modified time | relevance | path

Searched refs:ac_code (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/sys/cam/
H A Dcam_periph.h144 ac_code deferred_ac;
161 ac_callback_t *, ac_code, void *arg);
H A Dcam_ccb.h861 } ac_code; typedef
H A Dcam_periph.c199 ac_callback_t *ac_callback, ac_code code, void *arg) in cam_periph_alloc()
/freebsd-12.1/sys/dev/aic7xxx/
H A Daic79xx_osm.h279 u_int /*target*/, u_int /*lun*/, ac_code, void *arg);
H A Daic7xxx_osm.h275 u_int /*target*/, u_int /*lun*/, ac_code, void *arg);
H A Daic7xxx_osm.c1286 u_int lun, ac_code code, void *opt_arg) in ahc_send_async()
H A Daic79xx_osm.c1226 u_int lun, ac_code code, void *opt_arg) in ahd_send_async()
/freebsd-12.1/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c1691 vtscsi_announce(struct vtscsi_softc *sc, uint32_t ac_code, in vtscsi_announce() argument
1698 xpt_async(ac_code, sc->vtscsi_path, NULL); in vtscsi_announce()
1708 xpt_async(ac_code, path, NULL); in vtscsi_announce()
/freebsd-12.1/sys/dev/mps/
H A Dmps_sas.c1074 mpssas_announce_reset(struct mps_softc *sc, uint32_t ac_code, in mpssas_announce_reset() argument
1081 ac_code, target_id, (uintmax_t)lun_id); in mpssas_announce_reset()
1090 xpt_async(ac_code, path, NULL); in mpssas_announce_reset()
/freebsd-12.1/sys/dev/mpr/
H A Dmpr_sas.c1142 mprsas_announce_reset(struct mpr_softc *sc, uint32_t ac_code, in mprsas_announce_reset() argument
1149 ac_code, target_id, (uintmax_t)lun_id); in mprsas_announce_reset()
1158 xpt_async(ac_code, path, NULL); in mprsas_announce_reset()