Searched refs:CAM_DEV_POS_BUS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/cam/
H A Dcam_xpt.c1709 if ((cdm->pos.position_type & CAM_DEV_POS_BUS)
1742 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS;
1774 if ((cdm->pos.position_type & CAM_DEV_POS_BUS)
1808 if ((cdm->pos.position_type & CAM_DEV_POS_BUS)
1875 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS |
1930 if ((cdm->pos.position_type & CAM_DEV_POS_BUS)
1988 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS |
2040 if ((cdm->pos.position_type & CAM_DEV_POS_BUS)
H A Dcam_ccb.h539 CAM_DEV_POS_BUS = 0x001, enumerator in enum:__anon8568

Completed in 67 milliseconds