Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/cam/
HDcam_compat.h62 xpt_opcode func_code; /* XPT function code */
150 xpt_opcode func_code; /* XPT function code */
HDcam_ccb.h253 } xpt_opcode; typedef
348 xpt_opcode func_code; /* XPT function code */
/freebsd-13-stable/sys/cam/scsi/
HDscsi_target.c143 static union ccb * targgetccb(struct targ_softc *softc, xpt_opcode type,
154 static size_t targccblen(xpt_opcode func_code);
931 targgetccb(struct targ_softc *softc, xpt_opcode type, int priority) in targgetccb()
1117 targccblen(xpt_opcode func_code) in targccblen()
HDscsi_pass.c1835 xpt_opcode fc; in passdoioctl()
2178 xpt_opcode fc; in passsendccb()