Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam_compat.h65 xpt_opcode func_code; /* XPT function code */
153 xpt_opcode func_code; /* XPT function code */
H A Dcam_ccb.h252 } xpt_opcode; typedef
347 xpt_opcode func_code; /* XPT function code */
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_target.c148 static union ccb * targgetccb(struct targ_softc *softc, xpt_opcode type,
159 static size_t targccblen(xpt_opcode func_code);
936 targgetccb(struct targ_softc *softc, xpt_opcode type, int priority) in targgetccb()
1121 targccblen(xpt_opcode func_code) in targccblen()
H A Dscsi_pass.c1861 xpt_opcode fc; in passdoioctl()
2204 xpt_opcode fc; in passsendccb()