Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Dsli4.c102 const char *SLI_QNAME[] = { variable
3639 SLI_QNAME[q], sli4->config.max_qentries[q], in sli_calc_max_qentries()
4454 ocs_log_err(sli4->os, "%s allocation failed\n", SLI_QNAME[qtype]); in __sli_queue_init()
4461 SLI_QNAME[qtype], ocs_instance(sli4->os), &q->lock); in __sli_queue_init()
4510 SLI_QNAME[q->type]); in __sli_create_queue()
4515 ocs_log_err(sli4->os, "bad status create %s\n", SLI_QNAME[q->type]); in __sli_create_queue()
4524 SLI_QNAME[q->type], in __sli_create_queue()
4728 ocs_log_err(sli4->os, "%s allocation failed\n", SLI_QNAME[qtype]); in sli_queue_alloc()
4735 ocs_log_err(sli4->os, "create %s failed\n", SLI_QNAME[qtype]); in sli_queue_alloc()
4740 ocs_log_err(sli4->os, "cannot create %s\n", SLI_QNAME[qtype]); in sli_queue_alloc()
[all …]