Searched refs:buf_bytes (Results 1 – 2 of 2) sorted by relevance
767 char buf_bytes[72]; in mxge_dummy_rdma() local773 buf = (uint32_t *)((uintptr_t)(buf_bytes + 7) & ~7UL); in mxge_dummy_rdma()819 char buf_bytes[sizeof(*buf) + 8]; in mxge_send_cmd() local826 buf = (mcp_cmd_t *)((uintptr_t)(buf_bytes + 7) & ~7UL); in mxge_send_cmd()941 char buf_bytes[72]; in mxge_load_firmware() local945 buf = (uint32_t *)((uintptr_t)(buf_bytes + 7) & ~7UL); in mxge_load_firmware()
943 char buf_bytes[16]; in send_progress_thread() local946 zfs_nicenum(bytes, buf_bytes, sizeof (buf_bytes)); in send_progress_thread()950 zhp->zfs_name, MIN(pct, 100), buf_bytes, buf_size); in send_progress_thread()