Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2031 uint8_t gpio_current; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c2718 hba->gpio_current = in emlxs_sli4_hba_reset()
9139 if (hba->gpio_current != hba->gpio_desired) { in emlxs_sli4_check_gpio()
9176 uint8_t dif = hba->gpio_desired ^ hba->gpio_current; in emlxs_sli4_fix_gpio()
9189 dif = hba->gpio_current ^ bit; in emlxs_sli4_fix_gpio()
9216 hba->gpio_current ^= hba->gpio_bit; in emlxs_sli4_fix_gpio_mbcmpl()