Searched refs:ret_struct (Results 1 – 1 of 1) sorted by relevance
1882 static struct pci_dev ret_struct; in pci_find_slot() local1898 memset(&ret_struct, 0, sizeof(ret_struct)); in pci_find_slot()1899 ret_struct.device = device_id; in pci_find_slot()1901 return &ret_struct; in pci_find_slot()