Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhptiop.h112 struct mvfrey_outlist_entry { struct
300 struct mvfrey_outlist_entry *outlist;
Dhptiop.c1219 list_count * sizeof(struct mvfrey_outlist_entry) + in hptiop_internal_memalloc_mvfrey()
1241 hba->u.mvfrey.outlist = (struct mvfrey_outlist_entry *)p; in hptiop_internal_memalloc_mvfrey()
1244 p += list_count * sizeof(struct mvfrey_outlist_entry); in hptiop_internal_memalloc_mvfrey()
1245 phy += list_count * sizeof(struct mvfrey_outlist_entry); in hptiop_internal_memalloc_mvfrey()