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

/freebsd-11-stable/sys/dev/sio/
H A Dsio.c286 #define com_addr(unit) ((struct com_s *) \ macro
347 com = com_addr(comconsole);
1426 com = com_addr(unit);
1698 com = com_addr(unit);
2191 com = com_addr(unit);
2227 com = com_addr(unit);
2245 com = com_addr(unit);
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c369 #define com_addr(unit) ((struct com_s *) \ macro
679 com = com_addr(comconsole);
2186 com = com_addr(unit);
2644 com = com_addr(unit);
3318 com = com_addr(unit);
3354 com = com_addr(unit);
3372 com = com_addr(unit);

Completed in 121 milliseconds