Searched defs:async_code (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/cam/ata/
H A Data_xpt.c1954 ata_dev_async(u_int32_t async_code, struct cam_eb *bus, struct cam_et *target, argument
/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_xpt.c2885 scsi_dev_async(u_int32_t async_code, struct cam_eb *bus, struct cam_et *target, argument
[all...]
/freebsd-10.1-release/sys/cam/
H A Dcam_xpt.c4031 xpt_async_string(u_int32_t async_code) argument
4054 xpt_async_size(u_int32_t async_code) argument
4082 u_int32_t async_code = ccb->casync.async_code; local
4151 u_int32_t async_code; local
4188 xpt_async_bcast(struct async_list *async_head, u_int32_t async_code, struct cam_path *path, void *async_arg) argument
4219 xpt_async(u_int32_t async_code, struct cam_path *path, void *async_arg) argument
4265 xpt_dev_async_default(u_int32_t async_code, struct cam_eb *bus, struct cam_et *target, struct cam_ed *device, void *async_arg) argument
[all...]
H A Dcam_ccb.h1166 uint32_t async_code; member in struct:ccb_async

Completed in 74 milliseconds