Searched refs:val16 (Results 1 – 3 of 3) sorted by relevance
423 u16 val16; in BE_accessReg() local446 &val16); in BE_accessReg()447 return val16; in BE_accessReg()
67 u16 val16; in pci_read_config() local75 pci_read_config_word(dev, offset, &val16); in pci_read_config()76 return val16; in pci_read_config()
103 #define RTL_W16(reg, val16) writew((val16), ioaddr + (reg)) argument
Completed in 8 milliseconds