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

/freebsd-current/sys/dev/ocs_fc/
H A Docs_ioctl.c91 if (sli_config->emb) {
H A Dsli4.c426 * for mailbox commands on the MQ. Luckily, all current non-emb
451 if (sli_config->emb) {
452 ocs_snprintf(label, sizeof(label), "%s (emb)", prefix);
462 ocs_snprintf(label, sizeof(label), "%s (non-emb hdr)", prefix);
476 ocs_snprintf(label, sizeof(label), "%s (non-emb pay[%d])",
1468 sli_config->emb = TRUE;
1471 sli_config->emb = FALSE;
3295 if (sli_config->emb) {
H A Dsli4.h1201 uint32_t emb:1, member in struct:sli4_cmd_sli_config_s

Completed in 128 milliseconds