HomeSort by relevance Sort by last modified time
    Searched refs:scsi_command (Results 1 - 6 of 6) sorted by null

  /external/syslinux/gpxe/src/drivers/block/
scsi.c 56 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 command
    [all...]
srp.c 441 struct scsi_command *command ) {
  /external/syslinux/gpxe/src/include/gpxe/
scsi.h 218 struct scsi_command { struct
271 struct scsi_command *command );
277 struct scsi_command *command );
iscsi.h 461 struct iscsi_bhs_scsi_command scsi_command; member in union:iscsi_bhs
616 struct scsi_command *command;
srp.h 832 struct scsi_command *command;
  /external/syslinux/gpxe/src/net/tcp/
iscsi.c 208 struct iscsi_bhs_scsi_command *command = &iscsi->tx_bhs.scsi_command;
    [all...]

Completed in 84 milliseconds