Searched refs:sis_pci_read_host_bridge_u8 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_setup.c187 sis_pci_read_host_bridge_u8(int offset) function in typeref:typename:unsigned char
413 pciconfig = sis_pci_read_host_bridge_u8(0x63);
417 pciconfig = sis_pci_read_host_bridge_u8(0x64);
422 ramtype = sis_pci_read_host_bridge_u8(0x65);
426 ramtype = sis_pci_read_host_bridge_u8(0x60 + ramtype);
692 pciconfig = sis_pci_read_host_bridge_u8(0x4c);
756 pciconfig = sis_pci_read_host_bridge_u8(0x64);
768 temp = sis_pci_read_host_bridge_u8(0x60 + i);
777 pciconfig = sis_pci_read_host_bridge_u8(0x7c);
787 pciconfig = sis_pci_read_host_bridge_u8(
[all...]
H A Dsis.h1627 extern unsigned char sis_pci_read_host_bridge_u8(int offset);

Completed in 8 milliseconds