Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss_cmd.h172 } SGDescriptor_struct; typedef
201 SGDescriptor_struct SG[MAXSGENTRIES];
Dcciss.h86 SGDescriptor_struct **cmd_sg_list;
Dcciss.c292 static void cciss_free_sg_chain_blocks(SGDescriptor_struct **cmd_sg_list, in cciss_free_sg_chain_blocks()
306 static SGDescriptor_struct **cciss_allocate_sg_chain_blocks( in cciss_allocate_sg_chain_blocks()
310 SGDescriptor_struct **cmd_sg_list; in cciss_allocate_sg_chain_blocks()
338 SGDescriptor_struct *chain_sg; in cciss_unmap_sg_chain_block()
351 SGDescriptor_struct *chain_block, int len) in cciss_map_sg_chain_block()
353 SGDescriptor_struct *chain_sg; in cciss_map_sg_chain_block()
1832 SGDescriptor_struct *curr_sg = c->SG; in cciss_softirq_done()
3310 SGDescriptor_struct *curr_sg; in do_cciss_request()
3388 sizeof(SGDescriptor_struct)); in do_cciss_request()
Dcciss_scsi.c121 SGDescriptor_struct **cmd_sg_list;
1364 SGDescriptor_struct *curr_sg; in cciss_scatter_gather()
1394 sizeof(SGDescriptor_struct)); in cciss_scatter_gather()