HomeSort by: relevance | last modified time | path
    Searched defs:pckbc_slot_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
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);
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);

Completed in 20 milliseconds