Searched refs:sub_serports (Results 1 – 1 of 1) sorted by relevance
883 unsigned short sub_serports; in pci_netmos_9900_numports() local897 sub_serports = dev->subsystem_device & 0xf; in pci_netmos_9900_numports()898 if (sub_serports > 0) in pci_netmos_9900_numports()899 return sub_serports; in pci_netmos_9900_numports()