Searched refs:devId (Results 1 – 4 of 4) sorted by relevance
81 unsigned char devId; in SMCConfigState() local99 devId = inb(dataPort); in SMCConfigState()100 if (devId == VALID_DEVICE_ID) { in SMCConfigState()
23 int sndpkt(int devId, int channel, int ack, struct sk_buff *data) in sndpkt() argument30 card = get_card_from_id(devId); in sndpkt()
112 int sndpkt(int devId, int channel, int ack, struct sk_buff *data);
26 u64 devId; /*0x00 */ member