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

/freebsd-11-stable/sys/dev/mrsas/
H A Dmrsas.c3822 struct mrsas_header *frame_hdr = &cmd->frame->hdr; local
3826 frame_hdr->cmd_status = 0xFF;
3827 frame_hdr->flags |= MFI_FRAME_DONT_POST_IN_REPLY_QUEUE;
3839 if (frame_hdr->cmd_status == 0xFF) {
3841 if (frame_hdr->cmd_status == 0xFF)
3847 if (frame_hdr->cmd_status == 0xFF) {
3924 struct mrsas_header *frame_hdr = &mfi_cmd->frame->hdr; local
3941 if (frame_hdr->flags & MFI_FRAME_DONT_POST_IN_REPLY_QUEUE)
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_hw.h797 uint8_t frame_hdr[QL_FRAME_HDR_SIZE]; member in struct:_qla_hw
H A Dqla_hw.c959 src = ha->hw.frame_hdr;
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c2507 uint8_t frame_hdr[QL_FRAME_HDR_SIZE]; local
2531 src = frame_hdr;

Completed in 191 milliseconds