Home
last modified time | relevance | path

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

/src/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.h259 } xpt_opcode; typedef
363 xpt_opcode func_code; /* XPT function code */
/src/sys/cam/scsi/
H A Dscsi_target.c143 static union ccb * targgetccb(struct targ_softc *softc, xpt_opcode type,
154 static size_t targccblen(xpt_opcode func_code);
943 targgetccb(struct targ_softc *softc, xpt_opcode type, int priority) in targgetccb()
1129 targccblen(xpt_opcode func_code) in targccblen()
H A Dscsi_pass.c1844 xpt_opcode fc; in passdoioctl()
2187 xpt_opcode fc; in passsendccb()