Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_all.h3774 struct op_table_entry { struct
3783 struct op_table_entry *op_table; argument
H A Dscsi_all.c141 static struct op_table_entry plextor_cd_ops[] = {
162 static struct op_table_entry scsi_op_codes[] = {
632 struct op_table_entry *table[2]; in scsi_op_desc()