Searched defs:_bp (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/fs/afs/ |
D | fsclient.c | 22 static void xdr_decode_AFSFid(const __be32 **_bp, struct afs_fid *fid) in xdr_decode_AFSFid() 35 static void xdr_decode_AFSFetchStatus(const __be32 **_bp, in xdr_decode_AFSFetchStatus() 129 static void xdr_decode_AFSCallBack(const __be32 **_bp, struct afs_vnode *vnode) in xdr_decode_AFSCallBack() 140 static void xdr_decode_AFSCallBack_raw(const __be32 **_bp, in xdr_decode_AFSCallBack_raw() 154 static void xdr_decode_AFSVolSync(const __be32 **_bp, in xdr_decode_AFSVolSync() 171 static void xdr_encode_AFS_StoreStatus(__be32 **_bp, struct iattr *attr) in xdr_encode_AFS_StoreStatus() 209 static void xdr_decode_AFSFetchVolumeStatus(const __be32 **_bp, in xdr_decode_AFSFetchVolumeStatus()
|
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 295 #define CL22_WR_OVER_CL45(_bp, _phy, _bank, _addr, _val) \ argument 301 #define CL22_RD_OVER_CL45(_bp, _phy, _bank, _addr, _val) \ argument
|