Lines Matching defs:bd
26 #define bsg_dbg(bd, fmt, ...) \ argument
198 struct bsg_device *bd; in bsg_alloc_device() local
210 static int bsg_put_device(struct bsg_device *bd) in bsg_put_device()
238 struct bsg_device *bd; in bsg_add_device() local
266 struct bsg_device *bd; in __bsg_get_device() local
283 struct bsg_device *bd; in bsg_get_device() local
308 struct bsg_device *bd; in bsg_open() local
321 struct bsg_device *bd = file->private_data; in bsg_release() local
327 static int bsg_get_command_q(struct bsg_device *bd, int __user *uarg) in bsg_get_command_q()
332 static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg) in bsg_set_command_q()
349 struct bsg_device *bd = file->private_data; in bsg_ioctl() local