Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhptiop.h106 struct mvfrey_inlist_entry { struct
297 struct mvfrey_inlist_entry *inlist;
Dhptiop.c1226 list_count * sizeof(struct mvfrey_inlist_entry) + in hptiop_internal_memalloc_mvfrey()
1243 hba->u.mvfrey.inlist = (struct mvfrey_inlist_entry *)p; in hptiop_internal_memalloc_mvfrey()
1246 p += list_count * sizeof(struct mvfrey_inlist_entry); in hptiop_internal_memalloc_mvfrey()
1247 phy += list_count * sizeof(struct mvfrey_inlist_entry); in hptiop_internal_memalloc_mvfrey()