Home
last modified time | relevance | path

Searched refs:inl (Results 26 – 47 of 47) sorted by relevance

12

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_mech2.c117 val = inl(PCI_CADDR2(device, reg)); in pci_mech2_getl()
H A Dpci_mech1_amd.c152 val = inl(PCI_CONFDATA); in pci_mech1_amd_getl()
H A Dlgrpplat.c3553 inl(PCI_CONFDATA); in opt_get_numa_config()
3569 inl(PCI_CONFDATA); in opt_get_numa_config()
3646 dev_vendor = inl(PCI_CONFDATA); in opt_probe_vendor()
/illumos-gate/usr/src/uts/intel/sys/
H A Darchsystm.h105 extern uint32_t inl(int port);
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Drtl8139.c249 #define eeprom_delay() inl(ee_addr)
406 txstatus = inl(nic->ioaddr+ TxStatus0 + cur_tx*4); in rtl_transmit()
H A Deepro100.c295 val = inl(ioaddr + SCBCtrlMDI); in mdio_write()
316 val = inl(ioaddr + SCBCtrlMDI); in mdio_read()
H A Dio.h229 #define inl(port) \ macro
H A Dpci_io.c48 *value = inl(0xCFC); in pcibios_read_config_dword()
H A Dtlan.c344 data = inl(BASE + TLAN_HOST_CMD); in TLan_ResetAdapter()
352 data = inl(BASE + TLAN_HOST_CMD); in TLan_ResetAdapter()
904 data = inl(BASE + TLAN_HOST_CMD);
H A Dtlan.h419 return (inl(base_addr + TLAN_DIO_DATA)); in TLan_DioRead32()
H A Dw89c840.c161 #define readl inl
H A De1000.c173 return inl(port); in e1000_io_read()
/illumos-gate/usr/src/uts/intel/ml/
H A Di86_subr.S671 ENTRY(inl) function
674 inl (%dx)
676 SET_SIZE(inl)
681 D16 inl (%dx)
1622 inl (%dx)
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dcpufunc.h222 inl(u_int port) in inl() function
730 u_int inl(u_int port);
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dcpufunc.h214 inl(u_int port) in inl() function
819 u_int inl(u_int port);
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c745 local_data = inl(port); in pcitool_io_access()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1840 extern uint32_t inl(int port);
/illumos-gate/usr/src/man/man9f/
H A DMakefile938 inl.9f \
1749 inl.9f := LINKSRC = inb.9f
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c850 *Value = inl(Address); in AcpiOsReadPort()
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c6758 return (inl(nvc->nvc_sgp_csr)); in nv_sgp_csr_read()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc701 link path=usr/share/man/man9f/inl.9f target=inb.9f
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog7036 (inl): Likewise.

12