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

  /src/sys/dev/hpc/
hpciovar.h 38 typedef void *hpcio_intr_handle_t; typedef in typeref:typename:void *
45 hpcio_intr_handle_t(*hc_intr_establish)(hpcio_chip_t, int, int,
47 void (*hc_intr_disestablish)(hpcio_chip_t, hpcio_intr_handle_t);
48 void (*hc_intr_clear)(hpcio_chip_t, hpcio_intr_handle_t);
hpciovar.h 38 typedef void *hpcio_intr_handle_t; typedef in typeref:typename:void *
45 hpcio_intr_handle_t(*hc_intr_establish)(hpcio_chip_t, int, int,
47 void (*hc_intr_disestablish)(hpcio_chip_t, hpcio_intr_handle_t);
48 void (*hc_intr_clear)(hpcio_chip_t, hpcio_intr_handle_t);

Completed in 26 milliseconds