Searched defs:Turnon (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c120 int (*Turnon)(), (*Turnoff)()=turnoff; variable
1576 * Wrdata, Turnon, Turnoff) for the desired protocol.
1598 Turnon = p->P_turnon;
1600 if ((*Turnon)() != 0)

Completed in 58 milliseconds