Home
last modified time | relevance | path

Searched defs:pkg_buf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_ddp_common.c50 ice_aq_download_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, in ice_aq_download_pkg() argument
95 ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, in ice_aq_upload_section() argument
119 ice_aq_update_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size, in ice_aq_update_pkg() argument
[all...]
/freebsd/stand/libsa/
H A Dpkgfs.c126 u_char pkg_buf[PKG_BUFSIZE]; member