Searched defs:ioaccel_handle (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/ |
H A D | hpsa_cmd.h | 222 u32 ioaccel_handle; /**< Handle to access this disk via the member 274 u32 ioaccel_handle; /* ioaccel1 only uses lower 16 bits */ member
|
H A D | hpsa.c | 4734 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len, in hpsa_scsi_ioaccel1_queue_command() 4908 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len, in hpsa_scsi_ioaccel2_queue_command() 5047 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len, in hpsa_scsi_ioaccel_queue_command()
|
H A D | hpsa.h | 86 u32 ioaccel_handle; member
|