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

/freebsd-11-stable/sys/cam/
H A Dcam_periph.h143 ac_code deferred_ac;
160 ac_callback_t *, ac_code, void *arg);
H A Dcam_ccb.h842 } ac_code; typedef in typeref:enum:__anon5234
H A Dcam_periph.c196 ac_callback_t *ac_callback, ac_code code, void *arg)
/freebsd-11-stable/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)
H A Daic79xx_osm.c1226 u_int lun, ac_code code, void *opt_arg)
/freebsd-11-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c1689 vtscsi_announce(struct vtscsi_softc *sc, uint32_t ac_code, argument
1696 xpt_async(ac_code, sc->vtscsi_path, NULL);
1706 xpt_async(ac_code, path, NULL);
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_sas.c1143 mprsas_announce_reset(struct mpr_softc *sc, uint32_t ac_code, argument
1150 ac_code, target_id, (uintmax_t)lun_id);
1159 xpt_async(ac_code, path, NULL);
/freebsd-11-stable/sys/dev/mps/
H A Dmps_sas.c1079 mpssas_announce_reset(struct mps_softc *sc, uint32_t ac_code, argument
1086 ac_code, target_id, (uintmax_t)lun_id);
1095 xpt_async(ac_code, path, NULL);

Completed in 215 milliseconds