Home
last modified time | relevance | path

Searched refs:mvfrey_inlist_entry (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dhptiop.h106 struct mvfrey_inlist_entry { struct
297 struct mvfrey_inlist_entry *inlist;
Dhptiop.c1223 list_count * sizeof(struct mvfrey_inlist_entry) + in hptiop_internal_memalloc_mvfrey()
1240 hba->u.mvfrey.inlist = (struct mvfrey_inlist_entry *)p; in hptiop_internal_memalloc_mvfrey()
1243 p += list_count * sizeof(struct mvfrey_inlist_entry); in hptiop_internal_memalloc_mvfrey()
1244 phy += list_count * sizeof(struct mvfrey_inlist_entry); in hptiop_internal_memalloc_mvfrey()