Searched refs:pci_byte (Results 1 – 1 of 1) sorted by relevance
3265 u_char pci_byte; in init_card() local3280 if (pci_read_config_byte(pcidev, 0x40, &pci_byte) != 0) { in init_card()3285 if (pci_byte != 0) { in init_card()3287 card->name, pci_byte); in init_card()3296 if (pci_read_config_byte(pcidev, 0x41, &pci_byte) != 0) { in init_card()3301 if (pci_byte != 0) { in init_card()3303 card->name, pci_byte); in init_card()