Home | History | Annotate | Download | only in bios

Lines Matching refs:PCI

196 #    error PCI BIOS can only be used with 386+ cpu
203 // undef enables PCIBIOS when at least one PCI device is found
205 #define PCI_FIXED_HOST_BRIDGE 0x12378086 ;; i440FX PCI bridge
651 Bit8u iface; // ISA or PCI
5538 // FIXME PCI
5551 // FIXME PCI
5886 // FIXME PCI
5899 // FIXME PCI
8335 // real mode PCI BIOS functions now handled in assembler code
8338 BX_INFO("PCI BIOS: PCI not present\n");
8340 BX_INFO("unsupported PCI BIOS function 0x%02x\n", regs.u.r8.al);
8342 BX_INFO("bad PCI vendor ID %04x\n", regs.u.r16.dx);
8345 BX_INFO("PCI device %04x:%04x not found at index %d\n", regs.u.r16.dx, regs.u.r16.cx, regs.u.r16.si);
8347 BX_INFO("no PCI device with class code 0x%02x%04x found at index %d\n", regs.u.r8.cl, regs.u.r16.dx, regs.u.r16.si);
9277 cmp eax, #0x49435024 ;; "$PCI"
9316 mov edx, #0x20494350 ;; "PCI "
9319 pci_pro_f02: ;; find pci device
9496 mov edx, #0x20494350 ;; "PCI "
9501 pci_real_f02: ;; find pci device
9690 db 0 ;; PCI interrupt router bus
9691 db 0x08 ;; PCI interrupt router DevFunc
9692 dw 0x0000 ;; PCI exclusive IRQs
9693 dw 0x8086 ;; compatible PCI interrupt router vendor ID
9694 dw 0x122e ;; compatible PCI interrupt router device ID
9699 ;; first slot entry PCI-to-ISA (embedded)
9700 db 0 ;; pci bus number
9701 db 0x08 ;; pci device number (bit 7-3)
9712 ;; second slot entry: 1st PCI slot
9713 db 0 ;; pci bus number
9714 db 0x10 ;; pci device number (bit 7-3)
9725 ;; third slot entry: 2nd PCI slot
9726 db 0 ;; pci bus number
9727 db 0x18 ;; pci device number (bit 7-3)
9738 ;; 4th slot entry: 3rd PCI slot
9739 db 0 ;; pci bus number
9740 db 0x20 ;; pci device number (bit 7-3)
9751 ;; 5th slot entry: 4rd PCI slot
9752 db 0 ;; pci bus number
9753 db 0x28 ;; pci device number (bit 7-3)
9764 ;; 6th slot entry: 5rd PCI slot
9765 db 0 ;; pci bus number
9766 db 0x30 ;; pci device number (bit 7-3)
9970 mov bx, [bp-2] ;; pci irq list pointer
9979 add bl, [bp-3] ;; pci function number