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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c6035 (~(RD32_IO_REG(ha, gpiod)));
6038 (~(RD16_IO_REG(ha, gpiod)));
6075 gpio_data = (uint16_t)RD16_IO_REG(ha, gpiod);
6082 WRT16_IO_REG(ha, gpiod, gpio_data);
6089 gpio_data = RD32_IO_REG(ha, gpiod);
6091 WRT32_IO_REG(ha, gpiod, gpio_data);
6094 gpio_data = RD32_IO_REG(ha, gpiod);
6101 WRT32_IO_REG(ha, gpiod, gpio_data);
6179 gpio_data = RD32_IO_REG(ha, gpiod);
6183 WRT32_IO_REG(ha, gpiod, gpio_dat
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h481 uint16_t gpiod; /* GPIO Data register. */ member in struct:__anon7767

Completed in 99 milliseconds