Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_periph.h148 ac_code deferred_ac;
167 ac_callback_t *, ac_code, void *arg);
H A Dcam_ccb.h887 } ac_code;
879 } ac_code; global() typedef
H A Dcam_periph.c199 ac_callback_t *ac_callback, ac_code code, void *arg) in cam_periph_alloc()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.h269 u_int /*target*/, u_int /*lun*/, ac_code, void *arg);
H A Daic7xxx_osm.h253 u_int /*target*/, u_int /*lun*/, ac_code, void *arg);
H A Daic79xx_osm.c1221 u_int lun, ac_code code, void *opt_arg) in ahd_send_async()
H A Daic7xxx_osm.c1279 u_int lun, ac_code code, void *opt_arg) in ahc_send_async()
/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c1718 vtscsi_announce(struct vtscsi_softc *sc, uint32_t ac_code, in vtscsi_announce() argument
1725 xpt_async(ac_code, sc->vtscsi_path, NULL); in vtscsi_announce()
1735 xpt_async(ac_code, path, NULL); in vtscsi_announce()
/freebsd/sys/dev/mps/
H A Dmps_sas.c1024 mpssas_announce_reset(struct mps_softc *sc, uint32_t ac_code, in mpssas_announce_reset() argument
1031 ac_code, target_id, (uintmax_t)lun_id); in mpssas_announce_reset()
1040 xpt_async(ac_code, path, NULL); in mpssas_announce_reset()
/freebsd/sys/dev/mpr/
H A Dmpr_sas.c1085 mprsas_announce_reset(struct mpr_softc *sc, uint32_t ac_code, in mprsas_announce_reset() argument
1092 ac_code, target_id, (uintmax_t)lun_id); in mprsas_announce_reset()
1101 xpt_async(ac_code, path, NULL); in mprsas_announce_reset()