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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dresidual.c244 static const unsigned char __init *PnP_SUB_TYPE_STR(unsigned char BaseType, argument
247 while (*s && !((*s)[0]==BaseType
253 static const unsigned char __init *PnP_INTERFACE_STR(unsigned char BaseType, argument
257 while (*s && !((*s)[0]==BaseType
518 s = PnP_INTERFACE_STR(did.BaseType, did.SubType,
549 PnP_BASE_TYPES[did.BaseType],
550 PnP_SUB_TYPE_STR(did.BaseType,did.SubType),
623 int BaseType,
633 (BaseType==-1 || Dev.BaseType
621 residual_find_device(unsigned long BusMask, unsigned char * DevID, int BaseType, int SubType, int Interface, int n) argument
644 residual_find_device_id(unsigned long BusMask, unsigned short DevID, int BaseType, int SubType, int Interface, int n) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dresidual.h186 unsigned char BaseType; /* See pnp.h for bit definitions */ member in struct:_DEVICE_ID
327 unsigned char * DevID, int BaseType,

Completed in 114 milliseconds