Searched refs:pciio_function_t (Results 1 - 10 of 10) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/pci/
H A Dpciio_private.h70 pciio_function_t c_func; /* which func (on multi-func cards) */
H A Dpciio.h36 typedef uint8_t pciio_function_t; /* PCI func number (0..7, 255) */ typedef
39 #define PCIIO_FUNCS ((pciio_function_t)8)
42 #define PCIIO_FUNC_NONE ((pciio_function_t)255)
590 pciio_function_t func, /* card's func (0..?) */
601 pciio_function_t func, /* card's func (0..?) */
706 extern pciio_function_t pciio_info_function_get(pciio_info_t pciio_info);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/pci/
H A Dpciio_private.h70 pciio_function_t c_func; /* which func (on multi-func cards) */
H A Dpciio.h36 typedef uint8_t pciio_function_t; /* PCI func number (0..7, 255) */ typedef
39 #define PCIIO_FUNCS ((pciio_function_t)8)
42 #define PCIIO_FUNC_NONE ((pciio_function_t)255)
590 pciio_function_t func, /* card's func (0..?) */
601 pciio_function_t func, /* card's func (0..?) */
706 extern pciio_function_t pciio_info_function_get(pciio_info_t pciio_info);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dpciio.c176 void pciio_slot_func_to_name(char *, pciio_slot_t, pciio_function_t);
200 pciio_function_t pciio_info_function_get(pciio_info_t);
224 devfs_handle_t pciio_device_register(devfs_handle_t, devfs_handle_t, pciio_slot_t, pciio_function_t, pciio_vendor_id_t, pciio_device_id_t);
227 pciio_info_t pciio_device_info_new(pciio_info_t, devfs_handle_t, pciio_slot_t, pciio_function_t, pciio_vendor_id_t, pciio_device_id_t);
624 pciio_function_t func)
916 pciio_function_t
1174 pciio_function_t func, /* card's func */
1194 pciio_function_t func,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn2/pcibr/
H A Dpcibr_config.c76 pciio_function_t pciio_func;
H A Dpcibr_slot.c36 extern pcibr_info_t pcibr_device_info_new(pcibr_soft_t, pciio_slot_t, pciio_function_t, pciio_vendor_id_t, pciio_device_id_t);
516 pciio_function_t rfunc;
1560 pciio_function_t func;
H A Dpcibr_error.c817 pciio_function_t *funcp)
1068 pciio_function_t func; /* final PCI func, if appropriate */
H A Dpcibr_dvr.c278 extern int pcibr_addr_toslot(pcibr_soft_t, iopaddr_t, pciio_space_t *, iopaddr_t *, pciio_function_t *);
948 pciio_function_t rfunc,
953 pciio_function_t func;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn1/
H A Dpcibr.c383 LOCAL pcibr_info_t pcibr_device_info_new(pcibr_soft_t, pciio_slot_t, pciio_function_t, pciio_vendor_id_t, pciio_device_id_t);
2117 pciio_function_t rfunc,
2122 pciio_function_t func;
2153 pciio_function_t func;
2269 pciio_function_t rfunc;
7393 pciio_function_t pciio_func;

Completed in 169 milliseconds