Searched defs:srb_t (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_def.h221 /* To identify if a srb is of T10-CRC type. @sp => srb_t pointer */
277 } srb_t; typedef in typeref:struct:srb
2233 int (*abort_command) (srb_t *);
2242 void (*build_iocbs) (srb_t *, cmd_entry_t *, uint16_t);
2264 int (*start_scsi) (srb_t *);
2389 srb_t *status_srb; /* status continuation entry */
2410 srb_t *outstanding_cmds[MAX_OUTSTANDING_COMMANDS];

Completed in 41 milliseconds