Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/scsi/
H A Dscsi_all.h3775 struct op_table_entry { struct
3784 struct op_table_entry *op_table; argument
H A Dscsi_all.c142 static struct op_table_entry plextor_cd_ops[] = {
163 static struct op_table_entry scsi_op_codes[] = {
633 struct op_table_entry *table[2]; in scsi_op_desc()