Home
last modified time | relevance | path

Searched defs:asc_sg_head (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/scsi/
Dadvansys.c362 typedef struct asc_sg_head { struct
363 ushort entry_cnt;
364 ushort queue_cnt;
365 ushort entry_to_copy;
366 ushort res;
367 ASC_SG_LIST sg_list[0];
8432 struct asc_sg_head *asc_sg_head; in asc_build_req() local