Searched refs:t_haveaux (Results 1 – 2 of 2) sorted by relevance
134 int checkaux = t->t_haveaux; in pckbc_poll_data1()344 t->t_haveaux = 1; in pckbc_attach()376 t->t_haveaux = 0; in pckbc_attach()507 slot = (t->t_haveaux && (stat & 0x20)) ? in pckbcintr_hard()592 slot = (t->t_haveaux && (stat & 0x20)) ? in pckbcintr()
65 int t_haveaux; /* controller has an aux port */ member