Home
last modified time | relevance | path

Searched defs:pcl720_inb (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/kernel/sys/
H A Dpcl720.h35 #define pcl720_inb(x) inb(x) macro
38 static unsigned char pcl720_inb(int addr) { in pcl720_inb() function