Searched refs:cpu_to_le16 (Results 1 – 7 of 7) sorted by relevance
90 (class == cpu_to_le16(PCI_CLASS_BRIDGE_HOST) || class == cpu_to_le16(PCI_CLASS_DISPLAY_VGA)) || in intel_sanity_check()92 (vendor == cpu_to_le16(PCI_VENDOR_ID_INTEL) || vendor == cpu_to_le16(PCI_VENDOR_ID_COMPAQ))) in intel_sanity_check()155 ((u16 *) buf)[0] = cpu_to_le16(intel_inw(addr)); in conf1_read()249 ((u16 *) buf)[0] = cpu_to_le16(intel_inw(addr)); in conf2_read()
44 #define cpu_to_le16 __cpu_to_le16 macro109 #define cpu_to_le16 swab16 macro127 #define cpu_to_le16(x) (x) macro
91 *(u16*)buf = cpu_to_le16(val >> shift); in nbsd_read()
91 ((u16 *) buf)[0] = cpu_to_le16(data_word); in sylixos_read()
146 ((u16 *) buf)[0] = cpu_to_le16((u16) param.value); in darwin_read()
160 word buf = cpu_to_le16(data); in pci_write_word()
290 ((u16 *) buf)[0] = cpu_to_le16((u16) pi.pi_data); in fbsd_read()