Searched defs:scsi_bus_type (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dscsi_sysfs.c415 struct bus_type scsi_bus_type = { variable in typeref:struct:bus_type
423 EXPORT_SYMBOL_GPL(scsi_bus_type); variable
429 error = bus_register(&scsi_bus_type);
433 bus_unregister(&scsi_bus_type);
442 bus_unregister(&scsi_bus_type);
1050 drv->bus = &scsi_bus_type;
1100 sdev->sdev_gendev.bus = &scsi_bus_type;
H A Dqla1280.h429 uint8_t scsi_bus_type:1; member in struct:nvram::__anon4845::__anon4846

Completed in 1513 milliseconds