Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpower.c144 static uint_t power_soft_intr(caddr_t);
380 NULL, NULL, power_soft_intr, (caddr_t)softsp) != DDI_SUCCESS) { in power_attach()
542 power_soft_intr(caddr_t arg) in power_soft_intr() function