Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/scsi/
H A Dscsi_all.h3706 struct op_table_entry { struct
3715 struct op_table_entry *op_table; argument
H A Dscsi_all.c144 static struct op_table_entry plextor_cd_ops[] = {
165 static struct op_table_entry scsi_op_codes[] = {
635 struct op_table_entry *table[2]; in scsi_op_desc()