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

/freebsd-13-stable/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.h252 } xpt_opcode; typedef in typeref:enum:__anon8552
347 xpt_opcode func_code; /* XPT function code */
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_target.c146 static union ccb * targgetccb(struct targ_softc *softc, xpt_opcode type,
157 static size_t targccblen(xpt_opcode func_code);
933 targgetccb(struct targ_softc *softc, xpt_opcode type, int priority)
1118 targccblen(xpt_opcode func_code)
H A Dscsi_pass.c1827 xpt_opcode fc;
2170 xpt_opcode fc;

Completed in 66 milliseconds