HomeSort by: relevance | last modified time | path
    Searched refs:PORT_PWR_OFF (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/include/
tctrl.h 56 #define PORT_PWR_OFF 0x02 /* Always off */
  /src/sys/arch/sparc/sparc/
auxiotwo.c 151 if (serial_power == PORT_PWR_OFF ||
161 if (serial_power == PORT_PWR_OFF && serial_refcount)
166 case PORT_PWR_OFF:
171 serial_power = PORT_PWR_OFF;

Completed in 12 milliseconds