Home
last modified time | relevance | path

Searched refs:read_low_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio_copy.c197 static inline void read_low_bytes(struct pio_buf *pbuf, const void *from, in read_low_bytes() function
363 static inline void read_low_bytes(struct pio_buf *pbuf, const void *from, in read_low_bytes() function
528 read_low_bytes(pbuf, from, nbytes & 0x7); in seg_pio_copy_start()
713 read_low_bytes(pbuf, from, nbytes & 0x7); in mid_copy_straight()
790 read_low_bytes(pbuf, from, extra); in seg_pio_copy_mid()