Home
last modified time | relevance | path

Searched refs:SGDescriptor (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhpsa_cmd.h378 struct SGDescriptor { struct
433 struct SGDescriptor SG[SG_ENTRIES_IN_CMD];
504 struct SGDescriptor SG[IOACCEL1_MAXSGENTRIES];
H A Dhpsa.h197 struct SGDescriptor **cmd_sg_list;
H A Dhpsa.c2304 struct SGDescriptor *chain_sg, *chain_block; in hpsa_map_sg_chain_block()
2328 struct SGDescriptor *chain_sg; in hpsa_unmap_sg_chain_block()
4559 static void hpsa_set_sg_descriptor(struct SGDescriptor *desc, in hpsa_set_sg_descriptor()
4581 struct SGDescriptor *curr_sg; in hpsa_scatter_gather()
4742 struct SGDescriptor *curr_sg; in hpsa_scsi_ioaccel1_queue_command()