Searched refs:sub_serports (Results 1 – 1 of 1) sorted by relevance
866 unsigned short sub_serports; in pci_netmos_9900_numports() local880 sub_serports = dev->subsystem_device & 0xf; in pci_netmos_9900_numports()881 if (sub_serports > 0) in pci_netmos_9900_numports()882 return sub_serports; in pci_netmos_9900_numports()