Searched defs:port_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/cx/
H A Dmachdep.h76 # define port_t int macro
H A Dcxddk.h23 # define port_t unsigned long /* Windows NT is 32 bit long */ macro
25 # define port_t unsigned short /* all other architectures */ macro
[all...]
/freebsd-12-stable/sys/dev/ctau/
H A Dctddk.h26 # define port_t unsigned long /* Windows NT is 32 bit long */ macro
28 # define port_t unsigned short /* all other architectures */ macro
[all...]

Completed in 100 milliseconds