Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmxc_spi.c341 u8 *p_outbuf = (u8 *)dout; in mxc_spi_xfer_internal() local
/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c1145 static int mode_sense_page(SCSIDiskState *s, int page, uint8_t **p_outbuf, in mode_sense_page()