Searched refs:driverID (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/gigaset/
H A Di4l.c26 * driverID driver ID as assigned by LL
36 static int writebuf_from_LL(int driverID, int channel, int ack, argument
44 if (!(cs = gigaset_get_cs_by_id(driverID))) {
45 err("%s: invalid driver ID (%d)", __func__, driverID);
57 driverID, channel, ack, len);

Completed in 40 milliseconds