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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsx.c76 static int sx_get_CD(void *ptr);
157 sx_get_CD,
588 port->c_dcd, sx_get_CD(port),
806 /* port->c_dcd = sx_get_CD (port); */
983 port->c_dcd, sx_get_CD(port));
995 c_dcd = sx_get_CD(port);
999 if (sx_get_CD(port)) {
1207 static int sx_get_CD(void *ptr) function
1323 port->c_dcd = sx_get_CD(port);

Completed in 86 milliseconds