Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_init.c6529 uint16_t fcoe_other_function = 0xffff, i; in qla83xx_reset_ownership() local
6547 fcoe_other_function = i; in qla83xx_reset_ownership()
6551 if (fcoe_other_function == 0xffff) { in qla83xx_reset_ownership()
6557 fcoe_other_function = i + 8; in qla83xx_reset_ownership()
6567 ((fcoe_other_function == 0xffff) ? in qla83xx_reset_ownership()
6568 0 : (1 << (fcoe_other_function)))); in qla83xx_reset_ownership()
6574 (ha->portnum < fcoe_other_function)) { in qla83xx_reset_ownership()