Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.h168 struct mvfrey_inlist_entry { struct
356 struct mvfrey_inlist_entry *inlist;
H A Dhptiop.c1613 + list_count * sizeof(struct mvfrey_inlist_entry) in hptiop_internal_memalloc_mvfrey()
2682 hba->u.mvfrey.inlist = (struct mvfrey_inlist_entry *)p; in hptiop_mvfrey_map_ctlcfg()
2685 p += list_count * sizeof(struct mvfrey_inlist_entry); in hptiop_mvfrey_map_ctlcfg()
2686 phy += list_count * sizeof(struct mvfrey_inlist_entry); in hptiop_mvfrey_map_ctlcfg()