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

/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/dev/
H A Dpfckbd.c66 struct hpckbd_ic_if pc_if; member in struct:pfckbd_core
116 hpckbd_cnattach(&pc->pc_if);
143 haa.haa_ic = &pfckbd_core.pc_if; /* tell hpckbd our interface */
160 pc->pc_if.hii_ctx = pc;
161 pc->pc_if.hii_establish = pfckbd_input_establish;
162 pc->pc_if.hii_poll = pfckbd_poll;

Completed in 67 milliseconds