Home
last modified time | relevance | path

Searched refs:gpioe (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h558 uint16_t gpioe; /* GPIO Enable register. */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c6327 gpio_enable = (uint16_t)RD16_IO_REG(ha, gpioe); in ql_drive_led()
6329 WRT16_IO_REG(ha, gpioe, gpio_enable); in ql_drive_led()