Home
last modified time | relevance | path

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

/linux/drivers/scsi/libfc/
H A Dfc_exch.c213 * fc_exch_name_lookup() - Lookup name by opcode
221 static inline const char *fc_exch_name_lookup(unsigned int op, char **table, in fc_exch_name_lookup() function
234 * fc_exch_rctl_name() - Wrapper routine for fc_exch_name_lookup()
239 return fc_exch_name_lookup(op, fc_exch_rctl_names, in fc_exch_rctl_name()