Searched refs:sbd_stat_t (Results 1 – 9 of 9) sorted by relevance
88 sbd_stat_t *new_stat; in ap_stat()144 stsize = sizeof (sbd_stat_t); in ap_stat()229 sbd_stat_t *st; in apd_init()249 st = (sbd_stat_t *)a->stat; in apd_init()400 sbd_stat_t *st; in ap_init()402 st = (sbd_stat_t *)a->stat; in ap_init()471 dst = ((sbd_stat_t *)a->stat)->s_stat; in ap_suspend_query()494 sbd_stat_t *stat; in ap_platopts_check()498 stat = (sbd_stat_t *)a->stat; in ap_platopts_check()575 sbd_stat_t *stat; in ap_ioctl()[all …]
86 int sbdp_get_board_status(sbdp_handle_t *, sbd_stat_t *);
205 } sbd_stat_t; typedef
387 sbd_stat_t sb_stat; /* cached board status */
80 sbdp_showbd_2_sbd_stat(show_board_t *shbp, sbd_stat_t *stp, int board) in sbdp_showbd_2_sbd_stat()117 sbdp_get_board_status(sbdp_handle_t *hp, sbd_stat_t *stp) in sbdp_get_board_status()
208 } sbd_stat_t; typedef
2117 sbd_stat_t *dstatp = NULL; in dr_dev_status()2179 sz = sizeof (sbd_stat_t); in dr_dev_status()2185 pnstat = (pbsz - sizeof (sbd_stat_t)) / sizeof (sbd_dev_stat_t); in dr_dev_status()2228 dstatp = (sbd_stat_t *)(void *)GETSTRUCT(char, sz); in dr_dev_status()
2149 sbd_stat_t *dstatp = NULL; in dr_dev_status()2211 sz = sizeof (sbd_stat_t); in dr_dev_status()2217 pnstat = (pbsz - sizeof (sbd_stat_t))/sizeof (sbd_dev_stat_t); in dr_dev_status()2260 dstatp = (sbd_stat_t *)GETSTRUCT(char, sz); in dr_dev_status()
4298 sbd_stat_t *dstatp; in sbd_status()4351 sz = sizeof (sbd_stat_t); in sbd_status()4406 bcopy(&sbp->sb_stat, dstatp, sizeof (sbd_stat_t)); in sbd_status()4444 sizeof (sbd_stat_t)); in sbd_status()