Searched refs:solos_card (Results 1 – 1 of 1) sorted by relevance
/drivers/atm/ |
D | solos-pci.c | 105 struct solos_card { struct 162 static void fpga_queue(struct solos_card *card, int port, struct sk_buff *skb, 164 static uint32_t fpga_tx(struct solos_card *); 167 static int atm_init(struct solos_card *, struct device *); 168 static void atm_remove(struct solos_card *); 169 static int send_command(struct solos_card *card, int dev, const char *buf, size_t size); 185 struct solos_card *card = atmdev->dev_data; in solos_param_show() 240 struct solos_card *card = atmdev->dev_data; in solos_param_store() 339 static int process_status(struct solos_card *card, int port, struct sk_buff *skb) in process_status() 410 static int process_command(struct solos_card *card, int port, struct sk_buff *skb) in process_command() [all …]
|