Searched refs:PORT_FLAG_RAMBUF (Results 1 – 2 of 2) sorted by relevance
546 dev->d_pflags |= PORT_FLAG_RAMBUF; in yge_setup_rambuffer()2519 if ((port->p_flags & PORT_FLAG_RAMBUF) == 0) { in yge_start_port()2644 if ((port->p_flags & PORT_FLAG_RAMBUF) == 0) in yge_set_rambuffer()
2243 #define PORT_FLAG_RAMBUF 0x0010 macro