Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dadvansys.c305 typedef struct asc_sg_head { struct
306 ushort entry_cnt;
307 ushort queue_cnt;
308 ushort entry_to_copy;
309 ushort res;
310 ASC_SG_LIST sg_list[];
7478 struct asc_sg_head *asc_sg_head; in asc_build_req() local