Home
last modified time | relevance | path

Searched refs:SGDescriptor_struct (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/block/
Dcciss_cmd.h172 } SGDescriptor_struct; typedef
201 SGDescriptor_struct SG[MAXSGENTRIES];
Dcciss.h86 SGDescriptor_struct **cmd_sg_list;
Dcciss.c294 static void cciss_free_sg_chain_blocks(SGDescriptor_struct **cmd_sg_list, in cciss_free_sg_chain_blocks()
308 static SGDescriptor_struct **cciss_allocate_sg_chain_blocks( in cciss_allocate_sg_chain_blocks()
312 SGDescriptor_struct **cmd_sg_list; in cciss_allocate_sg_chain_blocks()
340 SGDescriptor_struct *chain_sg; in cciss_unmap_sg_chain_block()
353 SGDescriptor_struct *chain_block, int len) in cciss_map_sg_chain_block()
355 SGDescriptor_struct *chain_sg; in cciss_map_sg_chain_block()
1816 SGDescriptor_struct *curr_sg = c->SG; in cciss_softirq_done()
3294 SGDescriptor_struct *curr_sg; in do_cciss_request()
3372 sizeof(SGDescriptor_struct)); in do_cciss_request()
Dcciss_scsi.c122 SGDescriptor_struct **cmd_sg_list;
1365 SGDescriptor_struct *curr_sg; in cciss_scatter_gather()
1395 sizeof(SGDescriptor_struct)); in cciss_scatter_gather()