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

/haiku/headers/os/device/
H A DCAM.h623 char cam_controller_type[TYPE_ID]; /* Controller type */ member in struct:ccb_extended_pathinq
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dusb_scsi.c860 strncpy(ccbep->cam_controller_type, "USB-SCSI", TYPE_ID);
/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c664 strncpy(ccb->cam_controller_type, bl->productname, TYPE_ID);
/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c978 strncpy(ccb->cam_controller_type, s->name, TYPE_ID);

Completed in 47 milliseconds