Searched refs:table1_size (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_all.c7470 size_t table1_size = 0, table2_size = 0; local
7485 table1_size = num_user_entries;
7490 table1_size = nitems(scsi_mam_attr_table);
7496 table1_size = nitems(scsi_mam_attr_table);
7499 entry = scsi_find_attrib_entry(table1, table1_size, id);

Completed in 115 milliseconds