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

/haiku-fatelf/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-fatelf/src/add-ons/kernel/busses/scsi/usb/
H A Dusb_scsi.c89 static status_t xpt_path_inquiry(CCB_PATHINQ *ccbp);
826 status_t xpt_path_inquiry(CCB_PATHINQ *ccbp)
858 xpt_path_inquiry((CCB_PATHINQ *)ccbep);
887 status = xpt_path_inquiry((CCB_PATHINQ *)ccbh);
/haiku-fatelf/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c631 CCB_PATHINQ *ccb;
634 ccb = (CCB_PATHINQ *) ccbh;
/haiku-fatelf/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c946 CCB_PATHINQ *ccb;
947 ccb = (CCB_PATHINQ *) ccbh;

Completed in 56 milliseconds