Searched defs:ib_ino_info_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_ib.h38 typedef struct ib_ino_info ib_ino_info_t; typedef in typeref:struct:ib_ino_info
86 ib_ino_info_t *ib_ino_lst; /* ino link list */
131 ib_ino_info_t *ipil_ino_p; /* pointer to ib_ino_info_t */
155 ib_ino_info_t *ino_next_p; /* pointer to next ib_ino_info_t */
205 extern ib_ino_info_t *ib_locate_ino(ib_t *ib_p, ib_ino_t ino_num);
210 extern ib_ino_pil_t *ib_ino_locate_ipil(ib_ino_info_t *ino_p, uint_t pil);
220 ib_ino_info_t *ino_p);
222 ib_ino_info_t *ino_
[all...]

Completed in 58 milliseconds