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

  /src/sys/dev/pci/
if_ral_pci.c 151 const struct ral_pci_matchid *ral = &ral_pci_devices[i]; local in function:ral_pci_match
152 if (PCI_VENDOR(pa->pa_id) == ral->ral_vendor &&
153 PCI_PRODUCT(pa->pa_id) == ral->ral_product)
if_ral_pci.c 151 const struct ral_pci_matchid *ral = &ral_pci_devices[i]; local in function:ral_pci_match
152 if (PCI_VENDOR(pa->pa_id) == ral->ral_vendor &&
153 PCI_PRODUCT(pa->pa_id) == ral->ral_product)
  /src/sys/arch/sun3/include/
mc68851.h 67 * | RAL | WAL |SG | S | 0 | 0 | 0 | 0 | U |WP |DT (10)|
83 char ral:3; /* Read Access Level */ member in struct:mmu_long_dte_struct::__anon817f9fc5010a::__anon817f9fc50208
128 * | RAL | WAL |SG | S | G |CI | L | M | U |WP |DT (01)|
140 char ral:3; /* Read Access Level */ member in struct:mmu_long_pte_struct::__anon817f9fc5050a::__anon817f9fc50608
mc68851.h 67 * | RAL | WAL |SG | S | 0 | 0 | 0 | 0 | U |WP |DT (10)|
83 char ral:3; /* Read Access Level */ member in struct:mmu_long_dte_struct::__anon817f9fc5010a::__anon817f9fc50208
128 * | RAL | WAL |SG | S | G |CI | L | M | U |WP |DT (01)|
140 char ral:3; /* Read Access Level */ member in struct:mmu_long_pte_struct::__anon817f9fc5050a::__anon817f9fc50608

Completed in 23 milliseconds