Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsxboards.h167 #define SX_PCI_UNIQUEID1 0x50 macro
Dsx.c2156 if ((((vpdp.uniqid >> 24) & SX_UNIQUEID_MASK) != SX_PCI_UNIQUEID1) && in probe_sx()