Searched refs:port_fc4_type (Results 1 – 2 of 2) sorted by relevance
2011 eiter->a.port_fc4_type[0] = 0x00; in qla2x00_port_attributes()2012 eiter->a.port_fc4_type[1] = 0x00; in qla2x00_port_attributes()2013 eiter->a.port_fc4_type[2] = 0x01; in qla2x00_port_attributes()2014 eiter->a.port_fc4_type[3] = 0x00; in qla2x00_port_attributes()2015 alen = sizeof(eiter->a.port_fc4_type); in qla2x00_port_attributes()2021 *(uint64_t *)eiter->a.port_fc4_type); in qla2x00_port_attributes()
2940 uint8_t port_fc4_type[32]; member