Home
last modified time | relevance | path

Searched defs:frame_hdr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mrsas/
H A Dmrsas.c3806 struct mrsas_header *frame_hdr = &cmd->frame->hdr; in mrsas_issue_polled() local
3908 struct mrsas_header *frame_hdr = &mfi_cmd->frame->hdr; in mrsas_build_mptmfi_passthru() local
/freebsd/sys/dev/qlxgbe/
H A Dql_hw.c2480 uint8_t frame_hdr[QL_FRAME_HDR_SIZE]; in ql_hw_send() local
/freebsd/sys/dev/qlxgb/
H A Dqla_hw.h791 uint8_t frame_hdr[QL_FRAME_HDR_SIZE]; member