Home
last modified time | relevance | path

Searched refs:xpt_opcode (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cam/
H A Dcam_compat.h62 xpt_opcode func_code; /* XPT function code */
150 xpt_opcode func_code; /* XPT function code */
H A Dcam_ccb.h258 } xpt_opcode; typedef
361 xpt_opcode func_code; /* XPT function code */
/freebsd/sys/cam/scsi/
H A Dscsi_target.c142 static union ccb * targgetccb(struct targ_softc *softc, xpt_opcode type,
153 static size_t targccblen(xpt_opcode func_code);
942 targgetccb(struct targ_softc *softc, xpt_opcode type, int priority) in targgetccb()
1128 targccblen(xpt_opcode func_code) in targccblen()
H A Dscsi_pass.c1833 xpt_opcode fc; in passdoioctl()
2176 xpt_opcode fc; in passsendccb()