Searched refs:scsi_command (Results 1 - 6 of 6) sorted by relevance

/external/syslinux/gpxe/src/drivers/block/
H A Dscsi.c56 struct scsi_command *command __unused ) {
67 static int scsi_command ( struct scsi_device *scsi, function
68 struct scsi_command *command ) {
121 struct scsi_command command;
131 return scsi_command ( scsi, &command );
146 struct scsi_command command;
156 return scsi_command ( scsi, &command );
171 struct scsi_command command;
181 return scsi_command ( scsi, &command );
196 struct scsi_command comman
[all...]
H A Dsrp.c441 struct scsi_command *command ) {
/external/syslinux/gpxe/src/include/gpxe/
H A Dscsi.h218 struct scsi_command { struct
271 struct scsi_command *command );
277 struct scsi_command *command );
H A Discsi.h461 struct iscsi_bhs_scsi_command scsi_command; member in union:iscsi_bhs
616 struct scsi_command *command;
H A Dsrp.h832 struct scsi_command *command;
/external/syslinux/gpxe/src/net/tcp/
H A Discsi.c208 struct iscsi_bhs_scsi_command *command = &iscsi->tx_bhs.scsi_command;
1549 struct scsi_command *command ) {

Completed in 99 milliseconds