Searched refs:bufoff (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/adfs/ |
| H A D | dir_f.c | 58 #define bufoff(_bh,_idx) \ macro 98 ptr.ptr8 = bufoff(bh, i); in adfs_dir_checkbyte() 113 ptr.ptr8 = bufoff(bh, 2008); in adfs_dir_checkbyte() 154 dir->dirhead = bufoff(dir->bh, 0); in adfs_f_read() 155 dir->newtail = bufoff(dir->bh, 2007); in adfs_f_read()
|
| /linux/drivers/net/ethernet/fungible/funcore/ |
| H A D | fun_hci.h | 544 __be32 bufoff; member
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 850 u32 i, bufoff, msgoff, maxlen, apedata; in tg3_ape_scratchpad_read() local 863 bufoff = tg3_ape_read32(tp, TG3_APE_SEG_MSG_BUF_OFF) + in tg3_ape_scratchpad_read() 865 msgoff = bufoff + 2 * sizeof(u32); in tg3_ape_scratchpad_read() 889 tg3_ape_write32(tp, bufoff, base_off); in tg3_ape_scratchpad_read() 890 tg3_ape_write32(tp, bufoff + sizeof(u32), length); in tg3_ape_scratchpad_read()
|