HomeSort by: relevance | last modified time | path
    Searched defs:ph_tag (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/i386/pci/
piixvar.h 69 pcitag_t ph_tag; member in struct:piix_handle
opti82c558.c 96 pcitag_t ph_tag; member in struct:opti82c558_handle
133 ph->ph_tag = tag;
162 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ);
180 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ);
184 pci_conf_write(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ, reg);
201 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ);
222 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ);
228 pci_conf_write(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ, reg);
amd756.c 84 pcitag_t ph_tag; member in struct:amd756_handle
117 ph->ph_tag = tag;
opti82c700.c 102 pcitag_t ph_tag; member in struct:opti82c700_handle
121 ph->ph_tag = tag;
204 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, addrofs);
226 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, addrofs);
229 pci_conf_write(ph->ph_pc, ph->ph_tag, addrofs, reg);
253 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, addrofs);
269 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, addrofs);
298 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, addrofs);
308 pci_conf_write(ph->ph_pc, ph->ph_tag, addrofs, reg);
318 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, addrofs)
    [all...]
via8231.c 90 pcitag_t ph_tag; member in struct:via8231_handle
152 ph->ph_tag = tag;

Completed in 14 milliseconds