Home
last modified time | relevance | path

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

/openbmc/qemu/hw/remote/
H A Dremote-obj.c32 unsigned int max_devs; member
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dev.c40 static unsigned int max_devs = MAX_CCPS; variable
/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/
H A Daic94xx_hwi.c475 static int max_devs = 0; variable
/openbmc/linux/drivers/pci/
H A Dp2pdma.c769 const int max_devs = PAGE_SIZE / sizeof(*closest_pdevs); in pci_p2pmem_find_many() local