Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_twsi.c365 if (dev == QIB_TWSI_NO_DEV) { in qib_twsi_blk_rd()
444 if (dev == QIB_TWSI_NO_DEV) { in qib_twsi_blk_wr()
H A Dqib_qsfp.c59 if (dd->twsi_eeprom_dev == QIB_TWSI_NO_DEV) { in qsfp_read()
169 if (dd->twsi_eeprom_dev == QIB_TWSI_NO_DEV) { in qib_qsfp_write()
H A Dqib.h1269 #define QIB_TWSI_NO_DEV 0xFF macro
H A Dqib_iba6120.c3207 dd->twsi_eeprom_dev = QIB_TWSI_NO_DEV; in init_6120_variables()