Home
last modified time | relevance | path

Searched refs:ccb_type (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/cam/scsi/
H A Dscsi_sg.c84 #define ccb_type ppriv_field0 macro
408 switch (csio->ccb_h.ccb_type) { in sgdone()
784 ccb->ccb_h.ccb_type = SG_CCB_RDWR_IO; in sgwrite()
H A Dscsi_targ_bh.c78 #define ccb_type ppriv_field0 macro
502 start_ccb->ccb_h.ccb_type = TARGBH_CCB_WORKQ; in targbhstart()
H A Dscsi_pass.c89 #define ccb_type ppriv_field0 macro
862 start_ccb->ccb_h.ccb_type = PASS_CCB_QUEUED_IO; in passstart()
895 switch (csio->ccb_h.ccb_type) { in passdone()