Searched refs:CAM_SENSE_PHYS (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/cam/ctl/
H A Dctl_frontend_cam_sim.c92 CAM_SENSE_PHYS)
/freebsd-13-stable/sys/cam/
H A Dcam_ccb.h89 CAM_SENSE_PHYS = 0x00004000,/* Sense pointer is physical addr*/ enumerator in enum:__anon8550
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_all.c5090 if (csio->ccb_h.flags & CAM_SENSE_PHYS) {
5113 if (csio->ccb_h.flags & CAM_SENSE_PHYS) {
5220 (ccb->ccb_h.flags & CAM_SENSE_PHYS))
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_cam.c1510 !(ccb->ccb_h.flags & (CAM_SENSE_PHYS | CAM_SENSE_PTR))) {
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_cam.c3046 && (ccb->ccb_h.flags & (CAM_SENSE_PHYS | CAM_SENSE_PTR)) == 0) {

Completed in 202 milliseconds