Home
last modified time | relevance | path

Searched refs:hwc_next (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dhwconf.h48 struct hwc_spec *hwc_next; member
/titanic_44/usr/src/uts/common/os/
H A Dmodsubr.c966 spec = spec->hwc_next; in hwc_hash()
991 spec = spec->hwc_next; in hwc_unhash()
1009 listp = &(*listp)->hwc_next; in hwc_spec_add()
1033 listp = &spec->hwc_next; in hwc_spec_add()
H A Dmodsysfile.c1551 list = tmp->hwc_next; in hwc_free_spec_list()
2941 hp = hp->hwc_next; in impl_delete_par_list()
3114 for (hwc = par->par_specs; hwc; hwc = hwc->hwc_next) in append()
3116 last->hwc_next = spec; in append()
H A Ddevcfg.c4562 for (spec = list; spec != NULL; spec = spec->hwc_next) { in i_ndi_make_spec_children()
/titanic_44/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c3464 for (spec = list; spec != NULL; spec = spec->hwc_next) { in ibnex_pseudo_initnodes()