Searched defs:dw_offset (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/be2iscsi/ |
H A D | be.h | 164 static inline void amap_set(void *ptr, u32 dw_offset, u32 mask, in amap_set() 179 static inline u32 amap_get(void *ptr, u32 dw_offset, u32 mask, u32 offset) in amap_get()
|
/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be.h | 835 amap_set(void *ptr, u32 dw_offset, u32 mask, u32 offset, u32 value) in amap_set() 849 static inline u32 amap_get(void *ptr, u32 dw_offset, u32 mask, u32 offset) in amap_get()
|