Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c423 static int asy_softintr_setup(struct asycom *);
1165 asy_softintr_setup(struct asycom *asy) in asy_softintr_setup() function
1578 if (asy_softintr_setup(asy) != DDI_SUCCESS) { in asyattach()