Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c431 qlt->qlt_27xx_chip = 1; in qlt_attach()
434 qlt->qlt_27xx_chip = 1; in qlt_attach()
1786 } else if (qlt->qlt_27xx_chip) { in qlt_populate_hba_fru_details()
2197 (!qlt->qlt_27xx_chip)) { in qlt_port_online()
2882 if (qlt->qlt_27xx_chip) { in qlt_ioctl()
3497 if (qlt->qlt_27xx_chip) { in qlt_download_fw()
3520 if (qlt->qlt_27xx_chip) { in qlt_download_fw()
4559 if (qlt->qlt_27xx_chip) { in qlt_read_nvram()
4644 if (qlt->qlt_27xx_chip) { in qlt_read_vpd()
4817 if (qlt->qlt_27xx_chip) { in qlt_read_rom_image()
[all …]
H A Dqlt.h354 uint8_t qlt_27xx_chip:1, member