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

/freebsd-11-stable/sys/dev/sio/
H A Dsio.c158 typedef u_int Port_t; /* hardware port */ typedef
216 Port_t data_port; /* i/o ports */
218 Port_t esp_port;
220 Port_t int_ctl_port;
221 Port_t int_id_port;
222 Port_t modem_ctl_port;
223 Port_t line_status_port;
224 Port_t modem_status_port;
255 static int espattach(struct com_s *com, Port_t esp_port);
297 static Port_t siocniobas
[all...]
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c222 typedef u_int Port_t; /* hardware port */ typedef
281 Port_t cmd_port;
282 Port_t sts_port;
283 Port_t in_modem_port;
284 Port_t intr_ctrl_port;
285 Port_t rsabase; /* Iobase address of an I/O-DATA RSA board. */
298 Port_t data_port; /* i/o ports */
300 Port_t esp_port;
302 Port_t int_ctl_port;
303 Port_t int_id_por
[all...]

Completed in 140 milliseconds