Home
last modified time | relevance | path

Searched defs:async_code (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/cam/
H A Dcam_xpt.c4082 xpt_async_string(uint32_t async_code) in xpt_async_string()
4105 xpt_async_size(uint32_t async_code) in xpt_async_size()
4133 uint32_t async_code = ccb->casync.async_code; in xpt_async_process_dev() local
4202 uint32_t async_code; in xpt_async_process() local
4240 uint32_t async_code, in xpt_async_bcast()
4271 xpt_async(uint32_t async_code, struct cam_path *path, void *async_arg) in xpt_async()
4325 xpt_dev_async_default(uint32_t async_code, struct cam_eb *bus, in xpt_dev_async_default()
H A Dcam_ccb.h1332 uint32_t async_code; member
/freebsd-14.2/sys/cam/nvme/
H A Dnvme_xpt.c768 nvme_dev_async(uint32_t async_code, struct cam_eb *bus, struct cam_et *target, in nvme_dev_async()
/freebsd-14.2/sys/cam/mmc/
H A Dmmc_xpt.c209 mmc_dev_async(uint32_t async_code, struct cam_eb *bus, struct cam_et *target, in mmc_dev_async()
/freebsd-14.2/sys/cam/ata/
H A Data_xpt.c2025 ata_dev_async(uint32_t async_code, struct cam_eb *bus, struct cam_et *target, in ata_dev_async()
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_xpt.c2963 scsi_dev_async(uint32_t async_code, struct cam_eb *bus, struct cam_et *target, in scsi_dev_async()