Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/bktr/
Dbktr_reg.h541 #define pcici_t pci_devaddr_t macro
561 pcici_t tag; /* 2.x PCI tag, for doing PCI commands */
/mirbsd/src/sys/dev/pci/
Dncr.c1452 static char *ncr_probe (pcici_t tag, pcidi_t type);
1453 static void ncr_attach (pcici_t tag, int unit);
3563 static char *ncr_probe (pcici_t tag, pcidi_t type) in ncr_probe()
3753 static void ncr_attach (pcici_t config_id, int unit)
Dif_de.c5006 #define TULIP_PCI_ATTACH_ARGS pcici_t config_id, int unit
5029 pcici_t config_id, in tulip_pci_probe()