Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c2026 uint32_t logical_queue_cnt; in pqisrc_scan_devices() local
2055 logical_queue_cnt = BE_32(logical_queue_dev_list->header.list_length) in pqisrc_scan_devices()
2059 …ISC("physical_cnt %u logical_cnt %u queue_cnt %u\n", physical_cnt, logical_cnt, logical_queue_cnt); in pqisrc_scan_devices()
2124 if (!is_physical_device && logical_queue_cnt--) { in pqisrc_scan_devices()