Home
last modified time | relevance | path

Searched defs:max_devs (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/remote/
H A Dremote-obj.c32 unsigned int max_devs; member
/openbmc/linux/drivers/crypto/ccp/
Dccp-dev.c
/openbmc/qemu/
H A Dblockdev.c112 void override_max_devs(BlockInterfaceType type, int max_devs) in override_max_devs()
189 int max_devs = if_max_devs[type]; in drive_index_to_bus_id() local
195 int max_devs = if_max_devs[type]; in drive_index_to_unit_id() local
785 int max_devs, bus_id, unit_id, index; in drive_new() local
/openbmc/u-boot/include/
H A Dblk.h479 int max_devs; member
/openbmc/linux/drivers/scsi/aic94xx/
Daic94xx_hwi.c