Searched refs:sa_prot_table (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_sa.c294 } sa_prot_table[] = { variable in typeref:struct:sa_prot_map
312 #define SA_NUM_PROT_ENTS nitems(sa_prot_table)
1149 bcopy(sa_prot_table, new_table, min(table_ents * sizeof(*new_table),
1150 sizeof(sa_prot_table)));

Completed in 86 milliseconds