Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhptiop.h112 struct mvfrey_outlist_entry { struct
300 struct mvfrey_outlist_entry *outlist;
Dhptiop.c1224 list_count * sizeof(struct mvfrey_outlist_entry) + in hptiop_internal_memalloc_mvfrey()
1246 hba->u.mvfrey.outlist = (struct mvfrey_outlist_entry *)p; in hptiop_internal_memalloc_mvfrey()
1249 p += list_count * sizeof(struct mvfrey_outlist_entry); in hptiop_internal_memalloc_mvfrey()
1250 phy += list_count * sizeof(struct mvfrey_outlist_entry); in hptiop_internal_memalloc_mvfrey()