Home
last modified time | relevance | path

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

/linux/Documentation/scsi/
H A Dufs.rst165 UPIU to the device as it is. Open the bsg device in /dev/ufs-bsg and
186 The userspace tool that interacts with the ufs-bsg endpoint and uses its
/linux/drivers/ufs/core/
H A DKconfig26 Select this if you need a bsg device node for your UFS controller.
/linux/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1565 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_update_fru_versions() local
1566 struct qla_image_version_list *list = (void *)bsg; in qla2x00_update_fru_versions()
1579 bsg_job->request_payload.sg_cnt, list, sizeof(bsg)); in qla2x00_update_fru_versions()
1618 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_read_fru_status() local
1619 struct qla_status_reg *sr = (void *)bsg; in qla2x00_read_fru_status()
1669 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_write_fru_status() local
1670 struct qla_status_reg *sr = (void *)bsg; in qla2x00_write_fru_status()
1716 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_write_i2c() local
1717 struct qla_i2c_access *i2c = (void *)bsg; in qla2x00_write_i2c()
1762 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_read_i2c() local
[all …]
/linux/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-no_tests_run_no_header.log32 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
H A Dtest_output_isolated_correctly.log57 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
/linux/arch/s390/tools/
H A Dopcodes.txt260 b258 bsg RRE_RR
/linux/drivers/scsi/
H A DKconfig157 bool "/dev/bsg support (SG v4)"
/linux/
H A DMAINTAINERS5521 F: block/bsg.c
5522 F: include/linux/bsg.h
5523 F: include/uapi/linux/bsg.h