Searched refs:PNP_TS2 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/pnp/pnpbios/ |
D | bioscalls.c | 107 Q2_SET_SEL(smp_processor_id(), PNP_TS2, ts2_base, ts2_size); in call_pnp_bios() 299 status = call_pnp_bios(PNP_GET_SYS_DEV_NODE, 0, PNP_TS1, 0, PNP_TS2, in __pnp_bios_get_dev_node() 455 status = call_pnp_bios(PNP_READ_ESCD, 0, PNP_TS1, PNP_TS2, PNP_DS, 0, 0, in __pnp_bios_read_escd()
|
/linux-3.4.99/arch/x86/include/asm/ |
D | segment.h | 126 #define PNP_TS2 (GDT_ENTRY_PNPBIOS_TS2 * 8) /* another data segment */ macro
|