Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c966 uint32_t asic_gen_num; in get_chip_type() local
975 asic_gen_num = (asic_id & 0xff00) >> 8; in get_chip_type()
1020 switch(asic_gen_num) { in get_chip_type()