Home
last modified time | relevance | path

Searched refs:bsg (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/block/
DMakefile15 obj-$(CONFIG_BLK_DEV_BSG) += bsg.o
16 obj-$(CONFIG_BLK_DEV_BSGLIB) += bsg-lib.o
/Linux-v5.10/Documentation/scsi/
Dufs.rst163 UPIU to the device as it is. Open the bsg device in /dev/ufs-bsg and
184 The userspace tool that interacts with the ufs-bsg endpoint and uses its
Dscsi_fc_transport.rst13 bsg support : 2.6.30 (?TBD?)
/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_bsg.c1544 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_update_fru_versions() local
1545 struct qla_image_version_list *list = (void *)bsg; in qla2x00_update_fru_versions()
1558 bsg_job->request_payload.sg_cnt, list, sizeof(bsg)); in qla2x00_update_fru_versions()
1597 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_read_fru_status() local
1598 struct qla_status_reg *sr = (void *)bsg; in qla2x00_read_fru_status()
1648 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_write_fru_status() local
1649 struct qla_status_reg *sr = (void *)bsg; in qla2x00_write_fru_status()
1695 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_write_i2c() local
1696 struct qla_i2c_access *i2c = (void *)bsg; in qla2x00_write_i2c()
1741 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_read_i2c() local
[all …]
/Linux-v5.10/tools/testing/kunit/test_data/
Dtest_is_test_passed-no_tests_run.log32 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
Dtest_output_isolated_correctly.log57 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
/Linux-v5.10/drivers/scsi/ufs/
DKconfig162 Select this if you need a bsg device node for your UFS controller.
/Linux-v5.10/arch/s390/tools/
Dopcodes.txt258 b258 bsg RRE_RR
/Linux-v5.10/
DMAINTAINERS3749 F: block/bsg.c
3750 F: include/linux/bsg.h
3751 F: include/uapi/linux/bsg.h