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

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/
H A Dserial_protos.h59 #define SERIAL_CONS_OPS 0 macro
H A Dserial_general.c101 return (cons_ops_index == SERIAL_CONS_OPS);
116 cons_ops_index = SERIAL_CONS_OPS;

Completed in 19 milliseconds