ucode_buf        1810 dev/ic/fxp.c   	u_int32_t *ucode_buf;
ucode_buf        1822 dev/ic/fxp.c   	error = loadfirmware(uc->uname, (u_char **)&ucode_buf, &ucode_len);
ucode_buf        1834 dev/ic/fxp.c   		cbp->ucode[i] = ucode_buf[i];
ucode_buf        1866 dev/ic/fxp.c   		free(ucode_buf, M_DEVBUF);
ucode_buf        1880 dev/ic/fxp.c   	free(ucode_buf, M_DEVBUF);