Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c194 static int hmeallocthings(struct hme *);
1473 if (hmeallocthings(hmep) != DDI_SUCCESS) { in hmeattach()
2948 hmeallocthings(struct hme *hmep) in hmeallocthings() function