Searched defs:ioaccel_handle (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | hpsa_cmd.h | 213 u32 ioaccel_handle; /**< Handle to access this disk via the member 265 u32 ioaccel_handle; /* ioaccel1 only uses lower 16 bits */ member
|
D | hpsa.h | 78 u32 ioaccel_handle; member
|
D | hpsa.c | 4293 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len, in hpsa_scsi_ioaccel1_queue_command() 4453 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len, in hpsa_scsi_ioaccel2_queue_command() 4570 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len, in hpsa_scsi_ioaccel_queue_command()
|