Home
last modified time | relevance | path

Searched defs:bit_val (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_endint.h103 typedef struct { uint8_t bit_val; } bits8_t; member
104 typedef struct { uint16_t bit_val; } bits16_t; member
105 typedef struct { uint32_t bit_val; } bits32_t; member
106 typedef struct { uint24be_t bit_val; } bits24_t; member
107 typedef struct { uint64_t bit_val; } bits64_t; member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c315 uint8_t bit_val, uint8_t write_must_be_1) in pcf8574_write_bit()
1479 int bit_val; in light_disk_ok2remove_leds() local
1686 int bit_val = 1; /* Active Low */ in check_disk_hotplug() local