Searched refs:cim_inb (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_defs.h642 #define INB(port) cim_inb(port)
644 cim_inb(unsigned short port) function in typeref:typename:unsigned char
717 #define INB(port) cim_inb(port)
718 unsigned char cim_inb(unsigned short port);
720 cim_inb(unsigned short port) function in typeref:typename:unsigned char
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgeode.h122 extern unsigned char cim_inb(unsigned short port);
H A Dlx_driver.c800 sequencer = cim_inb(DC3_SEQUENCER_DATA);
808 sequencer = cim_inb(DC3_SEQUENCER_DATA);

Completed in 5 milliseconds