Home
last modified time | relevance | path

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

/drivers/scsi/
Dhptiop.h98 struct mvfrey_inlist_entry { struct
289 struct mvfrey_inlist_entry *inlist;
Dhptiop.c1209 list_count * sizeof(struct mvfrey_inlist_entry) + in hptiop_internal_memalloc_mvfrey()
1226 hba->u.mvfrey.inlist = (struct mvfrey_inlist_entry *)p; in hptiop_internal_memalloc_mvfrey()
1229 p += list_count * sizeof(struct mvfrey_inlist_entry); in hptiop_internal_memalloc_mvfrey()
1230 phy += list_count * sizeof(struct mvfrey_inlist_entry); in hptiop_internal_memalloc_mvfrey()