bhnd_nvram_io_write_ptr
error = bhnd_nvram_io_write_ptr(bcm->data, 0x0, &ptr, io_size, NULL);
error = bhnd_nvram_io_write_ptr(tlv->data, io_offset, &ptr,
int bhnd_nvram_io_write_ptr(struct bhnd_nvram_io *io,
if ((error = bhnd_nvram_io_write_ptr(io, offset, &ptr, nbytes, NULL)))
if ((error = bhnd_nvram_io_write_ptr(io, offset, &ptr, nbytes, NULL)))
if ((error = bhnd_nvram_io_write_ptr(io, 0, &outp, olen, NULL)))