Home
last modified time | relevance | path

Searched defs:cardid (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbt878.c403 unsigned int cardid; in bt878_probe() local
H A Dbttv-cards.c3922 int cardid = -1; in osprey_eeprom() local
H A Dbttvp.h321 unsigned int cardid; /* pci subsystem id (bt878 based ones) */ member
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c102 u_short cardid; member
684 static int osi_setup(struct pcmcia_device *link, u_short manfid, u_short cardid) in osi_setup()