Home
last modified time | relevance | path

Searched refs:SGTotal (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
A Dhpsa.c2306 (le16_to_cpu(c->Header.SGTotal) - h->max_cmd_sg_entries); in hpsa_map_sg_chain_block()
2641 cp->Header.SGTotal = cpu_to_le16(cp->Header.SGList); in complete_scsi_command()
2820 cp->Header.SGTotal = cpu_to_le16(0); in hpsa_map_one()
2828 cp->Header.SGTotal = cpu_to_le16(0); in hpsa_map_one()
4624 cp->Header.SGTotal = cpu_to_le16(use_sg + 1); in hpsa_scatter_gather()
6433 c->Header.SGTotal = cpu_to_le16(1); in hpsa_passthru_ioctl()
6436 c->Header.SGTotal = cpu_to_le16(0); in hpsa_passthru_ioctl()
6547 c->Header.SGTotal = cpu_to_le16(sg_used); in hpsa_big_passthru_ioctl()
6701 c->Header.SGTotal = cpu_to_le16(1); in fill_cmd()
6704 c->Header.SGTotal = cpu_to_le16(0); in fill_cmd()
[all …]
A Dhpsa_cmd.h349 __le16 SGTotal; member

Completed in 31 milliseconds