Searched refs:slot (Results 201 - 225 of 331) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/dev/ata/
H A Data-pci.c888 ata_find_chip(device_t dev, const struct ata_chip_id *index, int slot) argument
900 if ((slot >= 0 && s == slot) || (slot < 0 && s <= -slot)) {
/freebsd-9.3-release/sys/x86/x86/
H A Dmptable.c153 u_char irq; /* Source slot:pin. */
1070 int slot; local
1076 slot = pci_get_slot(dev);
1079 * PCI interrupt entries in the MP Table encode both the slot and
1081 * bits, the slot being the next five bits, and the most significant
1084 args.irq = slot << 2 | pin;
1088 device_printf(pcib, "unable to route slot %d INT%c\n", slot,
1093 device_printf(pcib, "slot %d INT%c routed to irq %d\n", slot,
[all...]
/freebsd-9.3-release/sys/dev/bwn/
H A Dif_bwn.c1069 | IEEE80211_C_SHSLOT /* short slot time supported */
1490 #define BWN_GET_TXHDRCACHE(slot) \
1491 &(txhdr_cache[(slot / BWN_TX_SLOTS_PER_FRAME) * BWN_HDRSIZE(mac)])
1499 int error, slot, backup[2] = { dr->dr_curslot, dr->dr_usedslot }; local
1506 slot = bwn_dma_getslot(dr);
1507 dr->getdesc(dr, slot, &desc, &mt);
1512 (struct bwn_txhdr *)BWN_GET_TXHDRCACHE(slot),
1513 BWN_DMA_COOKIE(dr, slot));
1517 BWN_GET_TXHDRCACHE(slot), BWN_HDRSIZE(mac), bwn_dma_ring_addr,
1530 slot
3928 bwn_dma_32_getdesc(struct bwn_dma_ring *dr, int slot, struct bwn_dmadesc_generic **gdesc, struct bwn_dmadesc_meta **meta) argument
3948 int slot; local
3974 bwn_dma_32_start_transfer(struct bwn_dma_ring *dr, int slot) argument
4009 bwn_dma_32_set_curslot(struct bwn_dma_ring *dr, int slot) argument
4017 bwn_dma_64_getdesc(struct bwn_dma_ring *dr, int slot, struct bwn_dmadesc_generic **gdesc, struct bwn_dmadesc_meta **meta) argument
4036 int slot; local
4069 bwn_dma_64_start_transfer(struct bwn_dma_ring *dr, int slot) argument
4104 bwn_dma_64_set_curslot(struct bwn_dma_ring *dr, int slot) argument
8014 int slot, tmp; local
8760 int slot, curslot; local
8899 bwn_dma_nextslot(struct bwn_dma_ring *dr, int slot) argument
8911 bwn_dma_rxeof(struct bwn_dma_ring *dr, int *slot) argument
8994 int retrycnt = 0, slot; local
9398 int slot; local
10009 int slot; local
10468 bwn_dma_parse_cookie(struct bwn_mac *mac, const struct bwn_txstatus *status, uint16_t cookie, int *slot) argument
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dtree-browser.c728 void **slot; local
738 slot = htab_find_slot (TB_up_ht, op, INSERT); \
739 *slot = (void *) node; \
H A Dloop-unroll.c1831 allocate_basic_variable (void **slot, void *data ATTRIBUTE_UNUSED) argument
1833 struct iv_to_split *ivts = *slot;
1981 insert_var_expansion_initialization (void **slot, void *place_p) argument
1983 struct var_to_expand *ve = *slot;
2023 combine_var_copies_in_loop_exit (void **slot, void *place_p) argument
2025 struct var_to_expand *ve = *slot;
2201 release_var_copies (void **slot, void *data ATTRIBUTE_UNUSED) argument
2203 struct var_to_expand *ve = *slot;
H A Dtree-cfg.c723 void **slot; local
731 slot = htab_find_slot (edge_to_cases, elt, INSERT);
733 if (*slot == NULL)
736 *slot = (void *)elt;
745 elt = (struct edge_to_cases_elt *) *slot;
762 void **slot; local
774 slot = htab_find_slot (edge_to_cases, &elt, NO_INSERT);
776 if (slot)
778 elt_p = (struct edge_to_cases_elt *)*slot;
3561 void **slot; local
4824 void **slot; local
[all...]
H A Dtree-ssa-structalias.c2171 void **slot = pointer_map_insert (vi_for_tree, t); local
2173 gcc_assert (*slot == NULL);
2174 *slot = vi;
2183 void **slot = pointer_map_contains (vi_for_tree, t); local
2184 if (slot == NULL)
2187 return (varinfo_t) *slot;
2230 void **slot = pointer_map_contains (vi_for_tree, t); local
2231 if (slot == NULL)
2234 return (varinfo_t) *slot;
4389 void **slot; local
4409 void **slot; local
[all...]
H A Dcoverage.c255 counts_entry_t **slot, *entry, elt;
262 slot = (counts_entry_t **) htab_find_slot
264 entry = *slot;
267 *slot = entry = XCNEW (counts_entry_t);
253 counts_entry_t **slot, *entry, elt; local
H A Dipa-inline.c522 void **slot; local
523 slot = htab_find_slot (cycles, node, INSERT);
524 if (!*slot)
528 *slot = node;
H A Dloop-invariant.c431 PTR *slot; local
436 slot = htab_find_slot_with_hash (eq, &pentry, hash, INSERT);
437 entry = *slot;
447 *slot = entry;
/freebsd-9.3-release/sys/ia64/ia64/
H A Dtrap.c291 int slot; local
296 slot = ((tf->tf_special.psr & IA64_PSR_RI) == IA64_PSR_RI_0) ? 0 :
298 inst = bundle.b_inst + slot;
/freebsd-9.3-release/usr.sbin/mfiutil/
H A Dmfi_drive.c50 * Print the name of a drive either by drive number as %2u or by enclosure:slot
168 uint8_t encl, slot; local
201 slot = val;
216 list->addr[i].slot_number == slot) {
/freebsd-9.3-release/sys/dev/ahci/
H A Dahci.h367 u_int8_t slot; /* Number of this slot */ member in struct:ahci_slot
369 union ccb *ccb; /* CCB occupying slot */
370 struct ata_dmaslot dma; /* DMA data of this slot */
410 struct ahci_slot slot[AHCI_MAX_SLOTS]; member in struct:ahci_channel
428 int lastslot; /* Last used slot */
/freebsd-9.3-release/sys/dev/pci/
H A Dpcivar.h160 uint8_t slot; /* config space slot address */ member in struct:pcicfg
265 PCI_ACCESSOR(slot, SLOT, uint8_t)
/freebsd-9.3-release/sys/dev/siis/
H A Dsiis.h348 u_int8_t slot; /* Number of this slot */ member in struct:siis_slot
350 union ccb *ccb; /* CCB occupying slot */
351 struct ata_dmaslot dma; /* DMA data of this slot */
378 struct siis_slot slot[SIIS_MAX_SLOTS]; member in struct:siis_channel
/freebsd-9.3-release/sys/mips/rmi/
H A Dxlr_pci.c64 #define pci_cfg_offset(bus,slot,devfn,where) (((bus)<<16) + ((slot) << 11)+((devfn)<<8)+(where))
330 /* find the lane on which the slot is connected to */
/freebsd-9.3-release/sys/powerpc/ps3/
H A Dps3-hvcall.h51 int lv1_write_htab_entry(uint64_t vas_id, uint64_t slot, uint64_t pte_hi, uint64_t pte_lo);
83 int lv1_read_htab_entries(uint64_t vas_id, uint64_t slot, uint64_t *hi1, uint64_t *hi2, uint64_t *hi3, uint64_t *hi4, uint64_t *rcbits);
/freebsd-9.3-release/sys/sparc64/pci/
H A Dschizo.c1033 schizo_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, argument
1046 slot > PCI_SLOTMAX || func > PCI_FUNCMAX || reg > PCI_REGMAX)
1053 slot == STX_CS_DEVICE && func == STX_CS_FUNC &&
1057 offset = STX_CONF_OFF(bus, slot, func, reg);
1080 __func__, bus, slot, func, reg);
1088 schizo_write_config(device_t dev, u_int bus, u_int slot, u_int func, argument
1097 slot > PCI_SLOTMAX || func > PCI_FUNCMAX || reg > PCI_REGMAX)
1100 offset = STX_CONF_OFF(bus, slot, func, reg);
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read.c414 int slot, ret; local
428 slot = choose_format(a);
429 if (slot < 0) {
433 a->format = &(a->formats[slot]);
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.h237 /// ResultNo - The slot number in the RecordedNodes vector that this will be,
268 /// ResultNo - The slot number in the RecordedNodes vector that this will be,
690 /// MatchNumber - This is the recorded nodes slot that contains the node we
697 /// FirstResult - This is the first slot in the RecordedNodes list that the
880 EmitConvertToTargetMatcher(unsigned slot) argument
881 : Matcher(EmitConvertToTarget), Slot(slot) {}
962 EmitNodeXFormMatcher(unsigned slot, Record *nodeXForm) argument
963 : Matcher(EmitNodeXForm), Slot(slot), NodeXForm(nodeXForm) {}
/freebsd-9.3-release/sbin/nvmecontrol/
H A Dlogpage.c206 if (fw->afi.slot == i + 1)
/freebsd-9.3-release/sys/compat/linsysfs/
H A Dlinsysfs.c173 dinfo->cfg.slot,
/freebsd-9.3-release/sys/dev/acpica/
H A Dacpi_pci_link.c632 acpi_pci_link_add_reference(device_t dev, int index, device_t pcib, int slot, argument
666 * indicated (bus, slot, pin). If so, we prefer that IRQ for
683 bios_irq = acpi_pci_link_search_irq(bus, slot, pin);
692 bios_irq, (int)bus, slot, pin + 'A');
705 bios_irq, (int)bus, slot, pin + 'A',
/freebsd-9.3-release/sys/netinet/
H A Dip_var.h261 * In version chain_id the rule can be found in slot 'slot', so
265 * the matching one (slot points to the new rule; rulenum:rule_id-1
268 * On entry, the structure is valid if slot>0, and refers to the starting
273 uint32_t slot; /* slot for matching rule */ member in struct:ipfw_rule_ref
/freebsd-9.3-release/sys/powerpc/ofw/
H A Dofw_real.c809 cell_t slot[16]; member in struct:__anon10316
819 args.slot[i++] = ofw_real_map(cmd, strlen(cmd) + 1);
827 status = args.slot[i++];
829 returns[j++] = args.slot[i++];

Completed in 384 milliseconds

1234567891011>>