Searched refs:SGList (Results 1 – 2 of 2) sorted by relevance
2640 cp->Header.SGList = scsi_sg_count(cmd); in complete_scsi_command()2819 cp->Header.SGList = 0; in hpsa_map_one()2827 cp->Header.SGList = 0; in hpsa_map_one()4623 cp->Header.SGList = h->max_cmd_sg_entries; in hpsa_scatter_gather()4804 c->Header.SGList = use_sg; in hpsa_scsi_ioaccel1_queue_command()6432 c->Header.SGList = 1; in hpsa_passthru_ioctl()6435 c->Header.SGList = 0; in hpsa_passthru_ioctl()6546 c->Header.SGList = (u8) sg_used; in hpsa_big_passthru_ioctl()6700 c->Header.SGList = 1; in fill_cmd()6703 c->Header.SGList = 0; in fill_cmd()[all …]
348 u8 SGList; member