Lines Matching defs:bd
27 #define bsg_dbg(bd, fmt, ...) \ argument
201 struct bsg_device *bd; in bsg_alloc_device() local
213 static int bsg_put_device(struct bsg_device *bd) in bsg_put_device()
241 struct bsg_device *bd; in bsg_add_device() local
269 struct bsg_device *bd; in __bsg_get_device() local
286 struct bsg_device *bd; in bsg_get_device() local
311 struct bsg_device *bd; in bsg_open() local
327 struct bsg_device *bd = file->private_data; in bsg_release() local
337 static int bsg_get_command_q(struct bsg_device *bd, int __user *uarg) in bsg_get_command_q()
342 static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg) in bsg_set_command_q()
359 struct bsg_device *bd = file->private_data; in bsg_ioctl() local