Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c208 static int wpi_alloc_shared(wpi_sc_t *);
484 err = wpi_alloc_shared(sc); in wpi_attach()
925 wpi_alloc_shared(wpi_sc_t *sc) in wpi_alloc_shared() function