Searched defs:bset (Results 1 – 6 of 6) sorted by relevance
270 struct bsg_set *bset = in bsg_queue_rq() local327 struct bsg_set *bset = in bsg_remove_queue() local340 struct bsg_set *bset = in bsg_timeout() local368 struct bsg_set *bset; in bsg_setup_queue() local
419 struct bset { struct420 __u64 csum;421 __u64 magic;422 __u64 seq;423 __u32 version;424 __u32 keys;426 union {
23 #define bset(b, a) iowrite8(ioread8(a) | (1 << (b)), (a)) macro
35 #define bset(b, a) iowrite8(ioread8(a) | (1 << (b)), (a)) macro
1871 u8 *pparmbuf, bset; in r871x_mp_ioctl_hdl() local
1389 static inline int _nbu2ss_req_feature(struct nbu2ss_udc *udc, bool bset) in _nbu2ss_req_feature()