write_aux_command
if (!write_aux_command(p, PSMC_RESET_DEV))
if (!write_aux_command(p, c))
if (!write_aux_command(p, c))
if (!write_aux_command(p, d))
int write_aux_command(KBDC kbdc,int c);
if (!write_aux_command(sc->kbdc, buf[i])) {