Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/scsi/
H A Dscsi_sg.c80 #define ccb_type ppriv_field0 macro
402 switch (csio->ccb_h.ccb_type) { in sgdone()
776 ccb->ccb_h.ccb_type = SG_CCB_RDWR_IO; in sgwrite()
H A Dscsi_targ_bh.c76 #define ccb_type ppriv_field0 macro
502 start_ccb->ccb_h.ccb_type = TARGBH_CCB_WORKQ; in targbhstart()
H A Dscsi_pass.c87 #define ccb_type ppriv_field0 macro
873 start_ccb->ccb_h.ccb_type = PASS_CCB_QUEUED_IO; in passstart()
906 switch (csio->ccb_h.ccb_type) { in passdone()