Home
last modified time | relevance | path

Searched refs:io_name (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/parisc/include/asm/
H A Dpci.h63 char io_name[HBA_NAME_SIZE]; member
/openbmc/linux/drivers/parisc/
H A Dlba_pci.c1139 sprintf(lba_dev->hba.io_name, "PCI%02x Ports", in lba_pat_resources()
1142 r->name = lba_dev->hba.io_name; in lba_pat_resources()
1324 sprintf(lba_dev->hba.io_name, "PCI%02x Ports", in lba_legacy_resources()
1326 r->name = lba_dev->hba.io_name; in lba_legacy_resources()
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py41 io_type, io_op, io_name, io_content = io_target
42 return HereDocument(io_op, io_name, io_content, io_number)