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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ds2io.c118 (dev_type == XFRAME_I_DEVICE) ? \
1390 if ((nic->device_type == XFRAME_I_DEVICE) && (nic->pdev->revision < 4))
2368 (nic->device_type == XFRAME_I_DEVICE)) {
3452 return XFRAME_I_DEVICE;
3561 (sp->device_type == XFRAME_I_DEVICE)) {
3746 if (nic->device_type == XFRAME_I_DEVICE)
3769 if (nic->device_type == XFRAME_I_DEVICE)
5544 if ((sp->device_type == XFRAME_I_DEVICE) && ((subid & 0xFF) < 0x07)) {
5684 if (sp->device_type == XFRAME_I_DEVICE) {
5750 if (sp->device_type == XFRAME_I_DEVICE) {
[all...]
H A Ds2io.h968 #define XFRAME_I_DEVICE 1 macro

Completed in 38 milliseconds