Home
last modified time | relevance | path

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

/freebsd/sys/cam/ata/
H A Data_xpt.c1383 union ccb *work_ccb, *reset_ccb; in ata_scan_bus() local
/freebsd/sys/cam/scsi/
H A Dscsi_xpt.c1944 union ccb *work_ccb, *reset_ccb; in scsi_scan_bus() local
/freebsd/sys/cam/
H A Dcam_xpt.c3291 union ccb *work_ccb; in xpt_run_devq() local
5180 xptaction(struct cam_sim *sim, union ccb *work_ccb) in xptaction()