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

/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.h405 } sli4_mbox_command_header_t; typedef in typeref:struct:sli4_mbox_command_header_s
584 sli4_mbox_command_header_t hdr;
612 sli4_mbox_command_header_t hdr;
678 sli4_mbox_command_header_t hdr;
714 sli4_mbox_command_header_t hdr;
738 sli4_mbox_command_header_t hdr;
751 sli4_mbox_command_header_t hdr;
768 sli4_mbox_command_header_t hdr;
787 sli4_mbox_command_header_t hdr;
791 sli4_mbox_command_header_t hd
[all...]
H A Docs_ioctl.c211 switch(((sli4_mbox_command_header_t *)mcmd->payload)->command) {
223 device_printf(ocs->dev, "command %d\n",((sli4_mbox_command_header_t *)mcmd->payload)->command);
250 ((sli4_mbox_command_header_t *)mcmd->payload)->command);
255 if( SLI4_MBOX_COMMAND_SLI_CONFIG == ((sli4_mbox_command_header_t *)mcmd->payload)->command
H A Docs_hw.c9166 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mqe;
9386 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mqe;
9414 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mqe;
9457 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mqe;
10489 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mq
[all...]
H A Dsli4.c442 sli4_mbox_command_header_t *hdr = (sli4_mbox_command_header_t *)mbx;
587 sli4_mbox_command_header_t *hdr = buf;
595 return sizeof(sli4_mbox_command_header_t);

Completed in 158 milliseconds