Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/
H A Dcam_compat.h64 xpt_opcode func_code; /* XPT function code */
152 xpt_opcode func_code; /* XPT function code */
H A Dcam_ccb.h255 } xpt_opcode; typedef
350 xpt_opcode func_code; /* XPT function code */
/freebsd-13.1/sys/cam/scsi/
H A Dscsi_target.c145 static union ccb * targgetccb(struct targ_softc *softc, xpt_opcode type,
156 static size_t targccblen(xpt_opcode func_code);
932 targgetccb(struct targ_softc *softc, xpt_opcode type, int priority) in targgetccb()
1117 targccblen(xpt_opcode func_code) in targccblen()
H A Dscsi_pass.c1836 xpt_opcode fc; in passdoioctl()
2179 xpt_opcode fc; in passsendccb()