Home
last modified time | relevance | path

Searched refs:hayes_esp_config (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dhayesesp.h4 struct hayes_esp_config { struct
114 struct hayes_esp_config config; /* port configuration */
/linux-2.4.37.9/drivers/char/
Desp.c1492 struct hayes_esp_config * retinfo) in get_esp_config()
1494 struct hayes_esp_config tmp; in get_esp_config()
1627 struct hayes_esp_config * new_info) in set_esp_config()
1629 struct hayes_esp_config new_config; in set_esp_config()
1969 return (get_esp_config(info, (struct hayes_esp_config *)arg)); in rs_ioctl()
1971 return (set_esp_config(info, (struct hayes_esp_config *)arg)); in rs_ioctl()