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

  /src/sys/dev/hpc/
hpciovar.h 44 void (*hc_portwrite)(hpcio_chip_t, int, int); member in struct:hpcio_chip
65 ((*(hc)->hc_portwrite)((hc), (port), (data)))
hpciovar.h 44 void (*hc_portwrite)(hpcio_chip_t, int, int); member in struct:hpcio_chip
65 ((*(hc)->hc_portwrite)((hc), (port), (data)))

Completed in 21 milliseconds