Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_gs.c2012 eiter->a.port_fc4_type[0] = 0x00; in qla2x00_port_attributes()
2013 eiter->a.port_fc4_type[1] = 0x00; in qla2x00_port_attributes()
2014 eiter->a.port_fc4_type[2] = 0x01; in qla2x00_port_attributes()
2015 eiter->a.port_fc4_type[3] = 0x00; in qla2x00_port_attributes()
2016 alen = sizeof(eiter->a.port_fc4_type); in qla2x00_port_attributes()
2022 *(uint64_t *)eiter->a.port_fc4_type); in qla2x00_port_attributes()
Dqla_def.h2941 uint8_t port_fc4_type[32]; member