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

/illumos-gate/usr/src/uts/intel/asm/
H A Dsunddi.h44 uint16_t port16 = (uint16_t)port; local
50 : "d" (port16));
57 uint16_t port16 = (uint16_t)port; local
63 : "d" (port16));
70 uint16_t port16 = (uint16_t)port; local
76 : "d" (port16));
83 uint16_t port16 = (uint16_t)port; local
88 : "a" (value), "d" (port16));
94 uint16_t port16 = (uint16_t)port; local
99 : "a" (value), "d" (port16));
105 uint16_t port16 = (uint16_t)port; local
[all...]

Completed in 59 milliseconds