Home
last modified time | relevance | path

Searched defs:copy_buffer (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dtx.c88 u8 *copy_buffer; in efx_enqueue_skb_copy() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtx.c104 u8 *copy_buffer; in efx_enqueue_skb_copy() local
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dtx.c154 u8 *copy_buffer; in ef4_enqueue_skb_copy() local
/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c966 static int copy_buffer(AHCIQState *ahci, AHCICommand *cmd, in copy_buffer() function
/openbmc/linux/drivers/block/
H A Dataflop.c660 static inline void copy_buffer(void *from, void *to) in copy_buffer() function
H A Dfloppy.c2427 static void copy_buffer(int ssize, int max_sector, int max_sector_2) in copy_buffer() function
/openbmc/linux/drivers/scsi/
H A Dstex.c332 void *copy_buffer; /* temp buffer for driver-handled commands */ member