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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dds.c991 #define pcmcia_device_attr(field, test, format) \ macro
1005 pcmcia_device_attr(func, socket, "0x%02x\n");
1006 pcmcia_device_attr(func_id, has_func_id, "0x%02x\n");
1007 pcmcia_device_attr(manf_id, has_manf_id, "0x%04x\n");
1008 pcmcia_device_attr(card_id, has_card_id, "0x%04x\n");

Completed in 42 milliseconds