mpcsa_usart.c | 87 comm_led(struct mpcsa_usart_softc *mpsc, int count) function in typeref:typename:void 251 comm_led(sc, 1); 284 comm_led(sc, INFINITE_BLINK); 298 comm_led(sc, 1); 321 comm_led(mpsc, INFINITE_BLINK); 333 comm_led(mpsc, 1); 347 comm_led(mpsc, INFINITE_BLINK); 357 comm_led(mpsc, 1);
|