Home
last modified time | relevance | path

Searched refs:high_bits (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregcmp.c137 unsigned int high_bits; in regcmp() local
695 high_bits = group_length >> in regcmp()
702 *regex_typep | high_bits); in regcmp()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.h78 uint32_t high_bits; /* generated by the HA */ member
H A Dsnoop_mip.c581 ntohl(rreq->identification.high_bits), in interpret_mip_cntrlmsg()
623 ntohl(rrep->identification.high_bits), in interpret_mip_cntrlmsg()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c121 u8 high_bits; in ixgbe_read_i2c_combined_generic_int() local
151 if (ixgbe_in_i2c_byte_ack(hw, &high_bits)) in ixgbe_read_i2c_combined_generic_int()
165 *val = (high_bits << 8) | low_bits; in ixgbe_read_i2c_combined_generic_int()