Searched defs:async_code (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/cam/ |
| H A D | cam_xpt.c | 4248 xpt_async_string(u_int32_t async_code) in xpt_async_string() 4271 xpt_async_size(u_int32_t async_code) in xpt_async_size() 4299 u_int32_t async_code = ccb->casync.async_code; in xpt_async_process_dev() local 4368 u_int32_t async_code; in xpt_async_process() local 4406 u_int32_t async_code, in xpt_async_bcast() 4437 xpt_async(u_int32_t async_code, struct cam_path *path, void *async_arg) in xpt_async() 4491 xpt_dev_async_default(u_int32_t async_code, struct cam_eb *bus, in xpt_dev_async_default()
|
| H A D | cam_ccb.h | 1292 uint32_t async_code; member
|
| /freebsd-12.1/sys/cam/nvme/ |
| H A D | nvme_xpt.c | 701 nvme_dev_async(u_int32_t async_code, struct cam_eb *bus, struct cam_et *target, in nvme_dev_async()
|
| /freebsd-12.1/sys/cam/mmc/ |
| H A D | mmc_xpt.c | 198 mmc_dev_async(u_int32_t async_code, struct cam_eb *bus, struct cam_et *target, in mmc_dev_async()
|
| /freebsd-12.1/sys/cam/ata/ |
| H A D | ata_xpt.c | 2028 ata_dev_async(u_int32_t async_code, struct cam_eb *bus, struct cam_et *target, in ata_dev_async()
|
| /freebsd-12.1/sys/cam/scsi/ |
| H A D | scsi_xpt.c | 2964 scsi_dev_async(u_int32_t async_code, struct cam_eb *bus, struct cam_et *target, in scsi_dev_async()
|