Searched refs:bsg (Results 1 – 9 of 9) sorted by relevance
60 bsg 2f100 bsg 2f157 bsg 2f197 bsg 2f
71 bsg 101f
14 obj-$(CONFIG_BLK_DEV_BSG) += bsg.o15 obj-$(CONFIG_BLK_DEV_BSGLIB) += bsg-lib.o
134 bsg 18f177 bsg 15b
1505 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_update_fru_versions() local1506 struct qla_image_version_list *list = (void *)bsg; in qla2x00_update_fru_versions()1518 bsg_job->request_payload.sg_cnt, list, sizeof(bsg)); in qla2x00_update_fru_versions()1555 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_read_fru_status() local1556 struct qla_status_reg *sr = (void *)bsg; in qla2x00_read_fru_status()1603 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_write_fru_status() local1604 struct qla_status_reg *sr = (void *)bsg; in qla2x00_write_fru_status()1647 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_write_i2c() local1648 struct qla_i2c_access *i2c = (void *)bsg; in qla2x00_write_i2c()1690 uint8_t bsg[DMA_POOL_SIZE]; in qla2x00_read_i2c() local[all …]
92 bsg \nexti
76 header-y += bsg.h
8 bsg support : 2.6.30 (?TBD?)
2489 F: block/bsg.c2490 F: include/linux/bsg.h2491 F: include/uapi/linux/bsg.h