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

/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c653 ** sim_extended_path_inquiry returns info on the target/lun.
655 static long sim_extended_path_inquiry(BusLogic *bl, CCB_HEADER *ccbh) function
780 return sim_extended_path_inquiry(bl, ccbh);
/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c967 ** sim_extended_path_inquiry returns info on the target/lun.
969 static long sim_extended_path_inquiry(Symbios *s, CCB_HEADER *ccbh) function
997 return sim_extended_path_inquiry(s, ccbh);

Completed in 72 milliseconds