Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_all.c7557 size_t table1_size = 0, table2_size = 0; in scsi_attrib_sbuf() local
7574 table2_size = nitems(scsi_mam_attr_table); in scsi_attrib_sbuf()
7579 table2_size = num_user_entries; in scsi_attrib_sbuf()
7597 entry = scsi_find_attrib_entry(table2, table2_size, id); in scsi_attrib_sbuf()