Searched refs:Ext (Results 1 – 7 of 7) sorted by relevance
171 DWORD Ext; member
359 chain_sg->Ext = CCISS_SG_CHAIN; in cciss_map_sg_chain_block()1526 c->SG[0].Ext = 0; /* we are not chaining */ in cciss_passthru()1654 c->SG[i].Ext = 0; /* we are not chaining */ in cciss_bigpassthru()1830 if (curr_sg[sg_index].Ext == CCISS_SG_CHAIN) { in cciss_softirq_done()2663 c->SG[0].Ext = 0; /* we are not chaining */ in fill_cmd()3366 curr_sg[sg_index].Ext = 0; /* we are not chaining */ in do_cciss_request()
1388 curr_sg[sg_index].Ext = 0; in cciss_scatter_gather()
340 u32 Ext; member
1506 chain_sg->Ext = HPSA_SG_CHAIN; in hpsa_map_sg_chain_block()1973 cp->SG[0].Ext = HPSA_SG_LAST; /* we are not chaining */ in hpsa_map_one()3216 curr_sg->Ext = (i < scsi_sg_count(cmd) - 1) ? 0 : HPSA_SG_LAST; in hpsa_scatter_gather()3334 curr_sg->Ext = HPSA_SG_LAST; in hpsa_scsi_ioaccel1_queue_command()3336 curr_sg->Ext = 0; /* we are not chaining */ in hpsa_scsi_ioaccel1_queue_command()5001 c->SG[0].Ext = HPSA_SG_LAST; /* we are not chaining*/ in hpsa_passthru_ioctl()5131 c->SG[i].Ext = i < sg_used - 1 ? 0 : HPSA_SG_LAST; in hpsa_big_passthru_ioctl()
211 MPI2_CONFIG_EXTENDED_PAGE_HEADER Ext; member
206 MPI2_CONFIG_EXTENDED_PAGE_HEADER Ext; member