Home
last modified time | relevance | path

Searched refs:bsg_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dbsg.h10 struct bsg_ops { struct
22 const struct bsg_ops *ops; argument
26 const char *name, const struct bsg_ops *ops);
/Linux-v5.10/block/
Dbsg.c128 static const struct bsg_ops bsg_scsi_ops = {
408 const char *name, const struct bsg_ops *ops) in bsg_register_queue()
Dbsg-lib.c137 static const struct bsg_ops bsg_transport_ops = {