Searched refs:bsg (Results 1 – 10 of 10) sorted by relevance
15 obj-$(CONFIG_BLK_DEV_BSG_COMMON) += bsg.o16 obj-$(CONFIG_BLK_DEV_BSGLIB) += bsg-lib.o
165 UPIU to the device as it is. Open the bsg device in /dev/ufs-bsg and186 The userspace tool that interacts with the ufs-bsg endpoint and uses its
13 bsg support : 2.6.30 (?TBD?)
1563 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_update_fru_versions() local1564 struct qla_image_version_list *list = (void *)bsg; in qla2x00_update_fru_versions()1577 bsg_job->request_payload.sg_cnt, list, sizeof(bsg)); in qla2x00_update_fru_versions()1616 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_read_fru_status() local1617 struct qla_status_reg *sr = (void *)bsg; in qla2x00_read_fru_status()1667 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_write_fru_status() local1668 struct qla_status_reg *sr = (void *)bsg; in qla2x00_write_fru_status()1714 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_write_i2c() local1715 struct qla_i2c_access *i2c = (void *)bsg; in qla2x00_write_i2c()1760 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_read_i2c() local[all …]
26 Select this if you need a bsg device node for your UFS controller.
32 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
57 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
260 b258 bsg RRE_RR
149 bool "/dev/bsg support (SG v4)"
4441 F: block/bsg.c4442 F: include/linux/bsg.h4443 F: include/uapi/linux/bsg.h