Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dadvansys.c318 typedef struct asc_sg_head { struct
319 ushort entry_cnt;
320 ushort queue_cnt;
321 ushort entry_to_copy;
322 ushort res;
323 ASC_SG_LIST sg_list[0];
7571 struct asc_sg_head *asc_sg_head; in asc_build_req() local