Home
last modified time | relevance | path

Searched full:eisa (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/sys/x86/isa/
H A Dnmi.c58 log(LOG_CRIT, "NMI ISA %x, EISA %x\n", isa_port, eisa_port); in isa_nmi()
71 * On a real EISA machine, this will never happen. However it can in isa_nmi()
79 log(LOG_CRIT, "EISA watchdog timer expired, likely hardware failure."); in isa_nmi()
84 log(LOG_CRIT, "EISA bus timeout, likely hardware failure."); in isa_nmi()
89 log(LOG_CRIT, "EISA I/O port status error."); in isa_nmi()
H A Delcr.c31 * EISA and ISA interrupts. In FreeBSD 3.x and 4.x, the ELCR was only
32 * consulted for determining the appropriate trigger mode of EISA
37 * sane. Note that the polarity of ISA and EISA IRQs are linked to the
/freebsd/sys/contrib/device-tree/Bindings/arm/hisilicon/
H A Dhisilicon-low-pin-count.txt12 - #address-cells: must be 2 which stick to the ISA/EISA binding doc.
13 - #size-cells: must be 1 which stick to the ISA/EISA binding doc.
18 ISA/EISA binding specification.
H A Dlow-pin-count.yaml24 to the ISA/EISA binding specification.
/freebsd/sys/dev/aic7xxx/
H A Dahc_isa.c53 * Perform an EISA probe of the address with the addition
55 * to offset 0x80, the first EISA ID register) to ensure it
56 * is not mistaken as an EISA card. Once we have the ID,
H A Daic7xxx_osm.h205 /******************************** VL/EISA/ISA *********************************/
H A Daic7xxx.h210 AHC_EISA = 0x0200, /* Bus type EISA/ISA */
1169 /*************************** VL/EISA/ISA Declarations *************************/
1196 /*************************** ISA/EISA/VL Front End ****************************/
/freebsd/sys/x86/x86/
H A Dmptable.c115 {EISA, "EISA "},
138 {1, 0, EISA, 255, NOBUS},
139 {1, 0, EISA, 255, NOBUS},
142 {2, 0, EISA, 1, PCI},
685 case EISA: in conforming_polarity()
712 case EISA: in conforming_trigger()
713 KASSERT(src_bus_irq < 16, ("Invalid EISA IRQ %d", src_bus_irq)); in conforming_trigger()
805 case EISA: in mptable_parse_io_int()
H A Dio_apic.c231 return ("EISA"); in ioapic_bus_string()
562 * EISA interrupts always use active high polarity, so don't allow in ioapic_config_intr()
566 * an EISA IRQ or an ISA IRQ with the ELCR present? in ioapic_config_intr()
/freebsd/stand/common/
H A Dpnp.c165 * Format an EISA id as a string in standard ISA PnP format, AAAIIRR
166 * where 'AAA' is the EISA vendor ID, II is the product ID and RR the revision ID.
/freebsd/stand/efi/include/
H A Defidevp.h147 // EISA ID Macro
148 // EISA ID Definition 32-bits
149 // bits[15:0] - three character compressed ASCII EISA ID.
/freebsd/usr.sbin/mptable/
H A Dmptable.c88 { EISA, "EISA" },
477 printf( " bus: EISA, APIC: 82489DX\n" ); in MPConfigDefault()
480 printf( " bus: EISA, APIC: 82489DX\n" ); in MPConfigDefault()
489 printf( " bus: EISA+PCI, APIC: Integrated\n" ); in MPConfigDefault()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h200 /// compressed EISA-type ID. This value must match the
222 /// compressed EISA-type ID. This value must match the
234 /// 32-bit compressed EISA-type ID. This value must match at
247 // EISA ID Macro
248 // EISA ID Definition 32-bits
249 // bits[15:0] - three character compressed ASCII EISA ID.
/freebsd/share/dict/
H A Dfreebsd48 EISA
/freebsd/share/doc/smm/01.setup/
H A Dspell.ok40 EISA
H A D2.t49 Intel 386/486-based machines (ISA/AT or EISA bus only)
195 configured for Domain/OS, EISA and VME bus adaptors, audio, the centronics
/freebsd/sys/x86/include/
H A Dmptable.h35 EISA = 3, enumerator
/freebsd/share/man/man9/
H A DMODULE_PNP_INFO.9111 EISA PNP Identifier.
/freebsd/sys/dev/acpica/
H A Dacpi_if.m74 # EISA PNP IDs or ACPI _HID/_CID values.
/freebsd/sys/i386/include/pc/
H A Dbios.h61 u_int32_t oemdevid; /* motherboard EISA ID */
/freebsd/sys/sys/
H A Dmodule.h206 * E EISA PNP Identifier (in binary, but bus publishes string)
/freebsd/sys/i386/conf/
H A DNOTES244 # Order for ISA/EISA devices is important here
/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c1077 /* Mark this node as convertible to an EISA ID string */ in AcpiDmGetHardwareIdType()
1168 * PARAMETERS: EncodedId - Raw encoded EISA ID.
/freebsd/sys/contrib/dev/acpica/common/
H A Dahids.c264 {"PNP0001", "EISA Interrupt Controller"},
/freebsd/usr.sbin/moused/msconvd/
H A Dmsconvd.c130 const char *eisaid; /* EISA ID including mfr ID and product ID */
210 /* PnP EISA/product IDs */
2214 /* EISA vendor and product ID */ in pnpparse()
2380 The tablet responds to the COM PnP protocol 1.0 with EISA-ID KYE0005,

12