Home
last modified time | relevance | path

Searched refs:ISAPNP_PORT_FLAG_FIXED (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Disapnp.h60 #define ISAPNP_PORT_FLAG_FIXED (1<<1) macro
/linux-2.4.37.9/drivers/pnp/
Disapnp.c646 port->flags = ISAPNP_PORT_FLAG_FIXED; in isapnp_add_fixed_port_resource()