Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/scsi/
H A Dscsi_all.h3714 struct op_table_entry { struct
3723 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[] = {
631 struct op_table_entry *table[2]; in scsi_op_desc()