Home
last modified time | relevance | path

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

/drivers/scsi/
A Dhpsa_cmd.h381 __le32 Ext; member
A Dhpsa.c2304 chain_sg->Ext = cpu_to_le32(HPSA_SG_CHAIN); in hpsa_map_sg_chain_block()
2833 cp->SG[0].Ext = cpu_to_le32(HPSA_SG_LAST); /* we are not chaining */ in hpsa_map_one()
4561 desc->Ext = 0; in hpsa_set_sg_descriptor()
4617 (curr_sg - 1)->Ext = cpu_to_le32(HPSA_SG_LAST); in hpsa_scatter_gather()
4779 curr_sg->Ext = cpu_to_le32(0); in hpsa_scsi_ioaccel1_queue_command()
4782 (--curr_sg)->Ext = cpu_to_le32(HPSA_SG_LAST); in hpsa_scsi_ioaccel1_queue_command()
6456 c->SG[0].Ext = cpu_to_le32(HPSA_SG_LAST); /* not chaining */ in hpsa_passthru_ioctl()
6566 c->SG[i].Ext = cpu_to_le32(0); in hpsa_big_passthru_ioctl()
6568 c->SG[--i].Ext = cpu_to_le32(HPSA_SG_LAST); in hpsa_big_passthru_ioctl()
/drivers/scsi/mpt3sas/mpi/
A Dmpi2_cnfg.h297 MPI2_CONFIG_EXTENDED_PAGE_HEADER Ext; member

Completed in 41 milliseconds