Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4x.h88 #define MAXSLOTS 256 macro
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_emul.c82 #define MAXSLOTS (PCI_SLOTMAX + 1) macro
108 struct slotinfo slotinfo[MAXSLOTS];
307 if (bnum < 0 || bnum >= MAXBUSES || snum < 0 || snum >= MAXSLOTS || in pci_parse_slot()
1525 for (slot = 0; slot < MAXSLOTS; slot++) { in init_pci()
1603 for (slot = 0; slot < MAXSLOTS; slot++) { in init_pci()
1829 for (slot = 0; slot < MAXSLOTS; slot++) { in pci_bus_write_dsdt()
2055 for (slot = 0; slot < MAXSLOTS; slot++) { in pci_count_lintr()
2077 for (slot = 0; slot < MAXSLOTS; slot++) { in pci_walk_lintr()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_state.c41 slotid4 rfs4_max_slots = MAXSLOTS; /* fore channel */