Searched refs:op_table (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_umtx.c3712 static _umtx_op_func op_table[] = { variable
3742 return (*op_table[uap->op])(td, uap);
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_all.h3592 struct op_table_entry *op_table; member in struct:scsi_op_quirk_entry
H A Dscsi_all.c651 table[0] = ((struct scsi_op_quirk_entry *)match)->op_table;

Completed in 195 milliseconds