Searched refs:logical_queue_cnt (Results 1 – 1 of 1) sorted by relevance
2026 uint32_t logical_queue_cnt; in pqisrc_scan_devices() local2055 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()