Home
last modified time | relevance | path

Searched refs:tlan_signature (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/
H A Dtlan.c79 static const char tlan_signature[] = "TLAN"; variable
457 rc = pci_request_regions(pdev, tlan_signature); in tlan_probe1()
675 if (request_region(ioaddr, 0x10, tlan_signature) == NULL) in tlan_eisa_probe()