Home
last modified time | relevance | path

Searched defs:async_arg (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/cam/
HDcam_xpt.c4067 void *async_arg = ccb->casync.async_arg_ptr; in xpt_async_process_dev() local
4136 void *async_arg; in xpt_async_process() local
4176 struct cam_path *path, void *async_arg) in xpt_async_bcast()
4205 xpt_async(u_int32_t async_code, struct cam_path *path, void *async_arg) in xpt_async()
4255 void *async_arg) in xpt_dev_async_default()
/NextBSD/sys/cam/ata/
HData_xpt.c1956 struct cam_ed *device, void *async_arg) in ata_dev_async()
/NextBSD/sys/cam/scsi/
HDscsi_xpt.c2918 struct cam_ed *device, void *async_arg) in scsi_dev_async()