Home
last modified time | relevance | path

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

/linux-5.10/drivers/scsi/ !
Dadvansys.c314 typedef struct asc_sg_head { struct
315 ushort entry_cnt;
316 ushort queue_cnt;
317 ushort entry_to_copy;
318 ushort res;
319 ASC_SG_LIST sg_list[];
7564 struct asc_sg_head *asc_sg_head; in asc_build_req() local