Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhptiop.h104 struct mvfrey_outlist_entry { struct
292 struct mvfrey_outlist_entry *outlist;
H A Dhptiop.c1210 list_count * sizeof(struct mvfrey_outlist_entry) + in hptiop_internal_memalloc_mvfrey()
1232 hba->u.mvfrey.outlist = (struct mvfrey_outlist_entry *)p; in hptiop_internal_memalloc_mvfrey()
1235 p += list_count * sizeof(struct mvfrey_outlist_entry); in hptiop_internal_memalloc_mvfrey()
1236 phy += list_count * sizeof(struct mvfrey_outlist_entry); in hptiop_internal_memalloc_mvfrey()