Searched refs:sli4_mbox_command_header_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.h359 } sli4_mbox_command_header_t; typedef in typeref:struct:sli4_mbox_command_header_s
538 sli4_mbox_command_header_t hdr;
566 sli4_mbox_command_header_t hdr;
632 sli4_mbox_command_header_t hdr;
668 sli4_mbox_command_header_t hdr;
692 sli4_mbox_command_header_t hdr;
705 sli4_mbox_command_header_t hdr;
722 sli4_mbox_command_header_t hdr;
741 sli4_mbox_command_header_t hdr;
745 sli4_mbox_command_header_t hd
[all...]
H A Docs_ioctl.c209 switch(((sli4_mbox_command_header_t *)mcmd->payload)->command) {
221 device_printf(ocs->dev, "command %d\n",((sli4_mbox_command_header_t *)mcmd->payload)->command);
251 if( SLI4_MBOX_COMMAND_SLI_CONFIG == ((sli4_mbox_command_header_t *)mcmd->payload)->command
H A Docs_hw.c9178 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mqe;
9393 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mqe;
9421 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mqe;
9464 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mqe;
10496 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mq
[all...]
H A Dsli4.c391 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mbx;
537 sli4_mbox_command_header_t *hdr = buf;
545 return sizeof(sli4_mbox_command_header_t);

Completed in 197 milliseconds