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

  /src/sys/dev/ic/
i82365var.h 172 static __inline int pcic_read(struct pcic_handle *, int);
198 static __inline int pcic_read(struct pcic_handle *, int);
200 pcic_read(h, idx)
223 #define pcic_read(h, idx) \ macro

Completed in 15 milliseconds