Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsmka_path_int.h211 } adapter_listhead_t; typedef
215 adapter_listhead_t *next;
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c775 adapter_listhead_t *listhead; in rsmka_remove_adapter()
1791 static adapter_listhead_t *
1794 adapter_listhead_t *listhead; in init_listhead()
1799 listhead = kmem_zalloc(sizeof (adapter_listhead_t), KM_SLEEP); in init_listhead()
1824 static adapter_listhead_t *
1827 adapter_listhead_t *listhead; in lookup_adapter_listhead()
1858 adapter_listhead_t *listhead; in rsmka_lookup_adapter()
1940 adapter_listhead_t *listhead; in link_adapter()
1978 adapter_listhead_t *listhead; in init_adapter()
2745 adapter_listhead_t *listhead; in get_topology_size()
[all …]