Searched refs:p_hasintr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/puc/
H A Dpuc.c61 int p_hasintr:1; member in struct:puc_port
554 if (port->p_hasintr)
652 port->p_hasintr = 1;
685 if (!port->p_hasintr)
692 port->p_hasintr = 0;

Completed in 98 milliseconds