Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhptiop.h106 struct mvfrey_inlist_entry { struct
297 struct mvfrey_inlist_entry *inlist;
Dhptiop.c1218 list_count * sizeof(struct mvfrey_inlist_entry) + in hptiop_internal_memalloc_mvfrey()
1235 hba->u.mvfrey.inlist = (struct mvfrey_inlist_entry *)p; in hptiop_internal_memalloc_mvfrey()
1238 p += list_count * sizeof(struct mvfrey_inlist_entry); in hptiop_internal_memalloc_mvfrey()
1239 phy += list_count * sizeof(struct mvfrey_inlist_entry); in hptiop_internal_memalloc_mvfrey()