Lines Matching refs:subdevice
116 unsigned short subdevice; /* PCI subsystem device ID */ member
2413 .subdevice = 0x08bc,
2426 .subdevice = 0x088c,
2440 .subdevice = 0x0890,
2453 .subdevice = 0x0860,
2468 .subdevice = 0xffff, /* 0xffff is "any" */
2481 .subdevice = 0xffff, /* 0xffff is "any" */
2495 .subdevice = 0xffff, /* 0xffff is "any" */
2509 .subdevice = 0xffff, /* 0xffff is "any" */
2863 (conf->subdevice == ss_device || in smsc_ircc_preconfigure_subsystems()
2864 conf->subdevice == 0xffff)) { in smsc_ircc_preconfigure_subsystems()