Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.h174 struct mvfrey_outlist_entry { struct
359 struct mvfrey_outlist_entry *outlist;
H A Dhptiop.c1614 + list_count * sizeof(struct mvfrey_outlist_entry) in hptiop_internal_memalloc_mvfrey()
2688 hba->u.mvfrey.outlist = (struct mvfrey_outlist_entry *)p; in hptiop_mvfrey_map_ctlcfg()
2691 p += list_count * sizeof(struct mvfrey_outlist_entry); in hptiop_mvfrey_map_ctlcfg()
2692 phy += list_count * sizeof(struct mvfrey_outlist_entry); in hptiop_mvfrey_map_ctlcfg()