Searched refs:prop_1275_cell_t (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/sun4/os/ |
H A D | ddi_impl.c | 65 void cells_1275_copy(prop_1275_cell_t *, prop_1275_cell_t *, int32_t); 66 prop_1275_cell_t *cells_1275_cmp(prop_1275_cell_t *, prop_1275_cell_t *, 374 cells_1275_copy(prop_1275_cell_t *from, prop_1275_cell_t *to, int32_t len) in cells_1275_copy() 381 prop_1275_cell_t * 382 cells_1275_cmp(prop_1275_cell_t *cell1, prop_1275_cell_t *cell2, int32_t len) in cells_1275_cmp() 384 prop_1275_cell_t *match_cell = 0; in cells_1275_cmp() 427 prop_1275_cell_t *imap, *imap_mask, *scan, *reg_p, *match_req; in get_intr_parent() 819 prop_1275_cell_t *ip, intr_sz; in i_ddi_get_inum() 836 prop_1275_cell_t *intrp = ip; in i_ddi_get_inum() 881 prop_1275_cell_t intr_sz; in i_ddi_get_intx_nintrs() [all …]
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | ddipropdefs.h | 148 typedef uint32_t prop_1275_cell_t; typedef 151 #define PROP_1275_CELL_SIZE sizeof (prop_1275_cell_t)
|