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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_ioctl.c102 if (sli_config->emb) {
H A Dsli4.c375 * for mailbox commands on the MQ. Luckily, all current non-emb
400 if (sli_config->emb) {
401 ocs_snprintf(label, sizeof(label), "%s (emb)", prefix);
411 ocs_snprintf(label, sizeof(label), "%s (non-emb hdr)", prefix);
425 ocs_snprintf(label, sizeof(label), "%s (non-emb pay[%d])",
1378 sli_config->emb = TRUE;
1381 sli_config->emb = FALSE;
3208 if (sli_config->emb) {
H A Dsli4.h1154 uint32_t emb:1, member in struct:sli4_cmd_sli_config_s

Completed in 107 milliseconds