Home
last modified time | relevance | path

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

/drivers/block/
Dcciss_cmd.h171 DWORD Ext; member
Dcciss.c359 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()
Dcciss_scsi.c1388 curr_sg[sg_index].Ext = 0; in cciss_scatter_gather()
/drivers/scsi/
Dhpsa_cmd.h340 u32 Ext; member
Dhpsa.c1506 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()
/drivers/scsi/mpt3sas/mpi/
Dmpi2_cnfg.h211 MPI2_CONFIG_EXTENDED_PAGE_HEADER Ext; member
/drivers/scsi/mpt2sas/mpi/
Dmpi2_cnfg.h206 MPI2_CONFIG_EXTENDED_PAGE_HEADER Ext; member