Home
last modified time | relevance | path

Searched refs:sbd_comp_type_t (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c792 sbd_comp_type_t
855 sbd_comp_type_t nodetype; in sbd_dev_configure()
933 sbd_comp_type_t nodetype; in sbd_dev_release()
1000 sbd_comp_type_t nodetype; in sbd_dev_unconfigure()
2104 static sbd_comp_type_t
2185 sbd_comp_type_t nodetype; in sbd_setup_devlists()
2993 sbd_comp_type_t nodetype; in sbd_pre_attach_devlist()
3056 sbd_comp_type_t nodetype; in sbd_post_attach_devlist()
3312 sbd_comp_type_t nodetype; in sbd_pre_release_devlist()
3404 sbd_comp_type_t nodetype; in sbd_post_release_devlist()
[all …]
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd.h62 sbd_comp_type_t s_dnodetype; /* SBD type */
H A Dsbd_ioctl.h51 } sbd_comp_type_t; typedef
77 sbd_comp_type_t c_type;
H A Dsbdpriv.h290 sbd_comp_type_t sbdev_type;
676 extern sbd_comp_type_t sbd_cm_type(char *name);
714 extern sbd_comp_type_t sbd_get_devtype(sbd_handle_t *hp, dev_info_t *dip);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h55 } sbd_comp_type_t; typedef
81 sbd_comp_type_t c_type;
H A Ddr.h318 sbd_comp_type_t sbdev_type;
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c114 sbd_comp_type_t s_nodetype;
1552 dr_dev_make_list(dr_handle_t *hp, sbd_comp_type_t type, int present_only, in dr_dev_make_list()
1673 dr_dev_walk(dr_handle_t *hp, sbd_comp_type_t type, int present_only, in dr_dev_walk()
2486 dr_get_dev_unit(dr_board_t *bp, sbd_comp_type_t nt, int unit_num) in dr_get_dev_unit()
2532 dr_get_common_unit(dr_board_t *bp, sbd_comp_type_t nt, int unum) in dr_get_common_unit()
3004 sbd_comp_type_t nt; in dr_pt_try_drmach()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c108 sbd_comp_type_t s_nodetype;
1583 dr_dev_make_list(dr_handle_t *hp, sbd_comp_type_t type, int present_only, in dr_dev_make_list()
1705 dr_dev_walk(dr_handle_t *hp, sbd_comp_type_t type, int present_only, in dr_dev_walk()
2519 dr_get_dev_unit(dr_board_t *bp, sbd_comp_type_t nt, int unit_num) in dr_get_dev_unit()
2565 dr_get_common_unit(dr_board_t *bp, sbd_comp_type_t nt, int unum) in dr_get_common_unit()
3047 sbd_comp_type_t nt; in dr_pt_try_drmach()
/illumos-gate/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h288 sbd_comp_type_t sbdev_type;
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_sbd.c45 ap_getncm(apd_t *a, sbd_comp_type_t type, int *ncm) in ap_getncm()
199 ap_cm_tgt(sbd_comp_type_t type) in ap_cm_tgt()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c253 sbd_comp_type_t type; in sbdp_get_unit_num()