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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dpci.h62 char io_name[HBA_NAME_SIZE]; member in struct:pci_hba_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dlba_pci.c1018 sprintf(lba_dev->hba.io_name, "PCI%02x Ports",
1021 r->name = lba_dev->hba.io_name;
1099 sprintf(lba_dev->hba.io_name, "PCI%02x Ports",
1101 r->name = lba_dev->hba.io_name;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dmsh.c178 char *io_name; /* file name */ member in struct:ioword
2167 iop->io_name = cp;
2907 cp = iop->io_name; /* huh?? */
2930 u = herein(iop->io_name, iop->io_flag & IOXHERE);
4979 iop->io_name = 0;
5009 readhere(&h->h_iop->io_name, h->h_tag, h->h_dosub ? 0 : '\'');
5131 if (h->h_iop && h->h_iop->io_name)
5132 unlink(h->h_iop->io_name);
5147 if (h->h_iop->io_name != NULL)
5148 unlink(h->h_iop->io_name);
[all...]

Completed in 65 milliseconds