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

/haiku/headers/os/device/
H A DCAM.h163 } CCB_PATHINQ; typedef in typeref:struct:ccb_pathinq
619 CCB_PATHINQ cam_path; /* Default path inquiry */
677 CCB_PATHINQ cpi;
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dusb_scsi.c87 static status_t xpt_path_inquiry(CCB_PATHINQ *ccbp);
824 status_t xpt_path_inquiry(CCB_PATHINQ *ccbp)
856 xpt_path_inquiry((CCB_PATHINQ *)ccbep);
885 status = xpt_path_inquiry((CCB_PATHINQ *)ccbh);
/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c631 CCB_PATHINQ *ccb;
634 ccb = (CCB_PATHINQ *) ccbh;
/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c947 CCB_PATHINQ *ccb;
948 ccb = (CCB_PATHINQ *) ccbh;

Completed in 98 milliseconds