Searched refs:sgfru_node_pad (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/lw8/sys/ |
H A D | sgfru_mbox.h | 331 static int sgfru_node_pad(const caddr_t datap, const int max_cnt,
|
/illumos-gate/usr/src/uts/sun4u/lw8/io/ |
H A D | sgfru.c | 416 if ((ret = sgfru_node_pad(datap, max_cnt, &clist.fru_info, clistp)) in sgfru_getchildlist() 531 if ((ret = sgfru_node_pad(datap, 0, NULL, &node)) in sgfru_getnodeinfo() 1708 sgfru_node_pad(const caddr_t datap, const int max_cnt, fru_info_t *fru, in sgfru_node_pad() function
|