pckbcvar.h | 38 typedef int pckbc_slot_t; typedef in typeref:typename:int 86 void (*intr_establish)(struct pckbc_softc *, pckbc_slot_t); 95 int pckbc_poll_data1(void *, pckbc_slot_t); 99 int pckbc_cnattach(bus_space_tag_t, bus_addr_t, bus_size_t, pckbc_slot_t, int); 106 int pckbc_machdep_cnattach(pckbc_tag_t, pckbc_slot_t);
|