Searched refs:PIR_table (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/i386/pci/
H A Dpci_pir.c103 static struct PIR_table *pci_route_table;
132 struct PIR_table *pt;
150 pt = (struct PIR_table *)(uintptr_t)BIOS_PADDRTOVADDR(sigaddr);
/freebsd-12-stable/sys/i386/include/pc/
H A Dbios.h163 * $PIR in the BIOS segment contains a PIR_table
164 * int 1a:b106 returns PIR_table in buffer at es:(e)di
165 * int 1a:b18e returns PIR_table in buffer at es:(e)di
166 * int 1a:b406 returns es:di pointing to the BIOS PIR_table
199 struct PIR_table struct

Completed in 64 milliseconds