ems_pci_card      107 drivers/net/can/sja1000/ems_pci.c static u8 ems_pci_v1_readb(struct ems_pci_card *card, unsigned int port)
ems_pci_card      125 drivers/net/can/sja1000/ems_pci.c 	struct ems_pci_card *card = (struct ems_pci_card *)priv->priv;
ems_pci_card      145 drivers/net/can/sja1000/ems_pci.c 	struct ems_pci_card *card = (struct ems_pci_card *)priv->priv;
ems_pci_card      174 drivers/net/can/sja1000/ems_pci.c 	struct ems_pci_card *card = pci_get_drvdata(pdev);
ems_pci_card      200 drivers/net/can/sja1000/ems_pci.c static void ems_pci_card_reset(struct ems_pci_card *card)
ems_pci_card      215 drivers/net/can/sja1000/ems_pci.c 	struct ems_pci_card *card;
ems_pci_card      226 drivers/net/can/sja1000/ems_pci.c 	card = kzalloc(sizeof(struct ems_pci_card), GFP_KERNEL);