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

  /src/sys/dev/pci/
amr.c 148 u_short apt_flags; member in struct:amr_pci_type
261 if ((amr_pci_type[i].apt_flags & AT_SIG) == 0)
447 if ((apt->apt_flags & AT_QUARTZ) != 0) {
497 if ((apt->apt_flags & AT_QUARTZ) == 0) {
amr.c 148 u_short apt_flags; member in struct:amr_pci_type
261 if ((amr_pci_type[i].apt_flags & AT_SIG) == 0)
447 if ((apt->apt_flags & AT_QUARTZ) != 0) {
497 if ((apt->apt_flags & AT_QUARTZ) == 0) {

Completed in 25 milliseconds