Searched defs:dw_offset (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/be2iscsi/ |
D | be.h | 170 static inline void amap_set(void *ptr, u32 dw_offset, u32 mask, in amap_set() 185 static inline u32 amap_get(void *ptr, u32 dw_offset, u32 mask, u32 offset) in amap_get()
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be.h | 691 amap_set(void *ptr, u32 dw_offset, u32 mask, u32 offset, u32 value) in amap_set() 705 static inline u32 amap_get(void *ptr, u32 dw_offset, u32 mask, u32 offset) in amap_get()
|