Home
last modified time | relevance | path

Searched refs:SIBA_IMCFGLO (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/siba/
Dsibareg.h269 #define SIBA_IMCFGLO 0x0fa8 macro
Dsiba_core.c1900 tmp = siba_read_4_sub(psd, SIBA_IMCFGLO); in siba_pcicore_setup()
1904 siba_write_4_sub(psd, SIBA_IMCFGLO, tmp); in siba_pcicore_setup()
2564 tmp = siba_read_4_sub(sd, SIBA_IMCFGLO) & in siba_fix_imcfglobug()
2575 siba_write_4_sub(sd, SIBA_IMCFGLO, tmp); in siba_fix_imcfglobug()