Searched refs:n_supported (Results 1 – 1 of 1) sorted by relevance
1269 uint32_t n_supported = be16toh(b->page_length); in __smart_page_list_scsi() local1275 n_supported = 0; in __smart_page_list_scsi()1286 for (pg = 0, p = 0; (pg < n_supported) && (p < pmax); pg++) { in __smart_page_list_scsi()