/titanic_44/usr/src/lib/cfgadm_plugins/usb/common/ |
H A D | cfga_usb.c | 325 usb_err_msg(char **errstring, cfga_usb_ret_t rv, const char *ap_id, int l_errno) in usb_err_msg() 415 verify_valid_apid(const char *ap_id) in verify_valid_apid() 445 const char *ap_id, in verify_params() 478 get_port_num(const char *ap_id, uint_t *port) in get_port_num() 515 setup_for_devctl_cmd(const char *ap_id, devctl_hdl_t *devctl_hdl, in setup_for_devctl_cmd() 623 do_control_ioctl(const char *ap_id, uint_t subcommand, uint_t arg, in do_control_ioctl() 735 set_configuration(const char *ap_id, uint_t config, char *driver, in set_configuration() 828 get_config(const char *ap_id, uint_t *config) in get_config() 887 fill_in_ap_info(const char *ap_id, char *info_buf, size_t info_size) in fill_in_ap_info() 1003 const char *ap_id, in cfga_change_state() [all …]
|
/titanic_44/usr/src/lib/cfgadm_plugins/ib/common/ |
H A D | cfga_ib.c | 399 ib_err_msg(char **errstring, cfga_ib_ret_t rv, const char *ap_id, int l_errno) in ib_err_msg() 493 ib_verify_valid_apid(const char *ap_id) in ib_verify_valid_apid() 544 ib_verify_params(const char *ap_id, const char *options, char **errstring) in ib_verify_params() 616 ib_setup_for_devctl_cmd(char *ap_id, boolean_t use_static_ap_id, in ib_setup_for_devctl_cmd() 751 ib_do_control_ioctl(char *ap_id, uint_t sub_cmd1, uint_t sub_cmd2, in ib_do_control_ioctl() 860 cfga_change_state(cfga_cmd_t state_change_cmd, const char *ap_id, in cfga_change_state() 1048 cfga_private_func(const char *func, const char *ap_id, const char *options, in cfga_private_func() 1529 cfga_test(const char *ap_id, const char *options, struct cfga_msg *msgp, in cfga_test() 1553 ib_fill_static_apids(char *ap_id, cfga_list_data_t *clp) in ib_fill_static_apids() 1639 cfga_list_ext(const char *ap_id, cfga_list_data_t **ap_id_list, int *nlistp, in cfga_list_ext() [all …]
|
/titanic_44/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_scsi.c | 59 const char *ap_id, in cfga_change_state() 110 const char *ap_id, in cfga_private_func() 163 const char *ap_id, in cfga_test() 183 const char *ap_id, in cfga_list_ext()
|
/titanic_44/usr/src/lib/cfgadm_plugins/sata/common/ |
H A D | cfga_sata.c | 460 const char *ap_id, in sata_err_msg() 565 const char *ap_id, in cfga_change_state() 917 const char *ap_id, in cfga_private_func() 1127 const char *ap_id, in cfga_test() 1235 sata_make_dyncomp(const char *ap_id, char **dyncomp, const char *type) in sata_make_dyncomp() 1412 const char *ap_id, in cfga_list_ext() 1785 verify_valid_apid(const char *ap_id) in verify_valid_apid() 1815 const char *ap_id, in verify_params() 1854 get_port_num(const char *ap_id, uint32_t *port) in get_port_num() 1899 const char *ap_id, in setup_for_devctl_cmd() [all …]
|
/titanic_44/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_fp.c | 42 const char *ap_id, in cfga_change_state() 159 const char *ap_id, in cfga_private_func() 181 const char *ap_id, in cfga_test() 202 const char *ap_id, in cfga_list_ext()
|
/titanic_44/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | cfga.c | 43 const char *ap_id, in cfga_change_state() 102 const char *ap_id, in cfga_private_func() 137 const char *ap_id, in cfga_test() 173 const char *ap_id, in cfga_list_ext()
|
H A D | ap.c | 117 ap_parse(apd_t *a, const char *ap_id) in ap_parse()
|
/titanic_44/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 272 get_occupants(const char *ap_id, hpc_occupant_info_t *occupant) in get_occupants() 510 check_rcm(const char *ap_id, hpc_occupant_info_t *occupant, in check_rcm() 579 cfga_change_state(cfga_cmd_t state_change_cmd, const char *ap_id, in cfga_change_state() 828 get_logical_name(const char *ap_id, char *buf, dev_t rdev) in get_logical_name() 867 prt_led_mode(const char *ap_id, int repeat, char **errstring, in prt_led_mode() 1003 cfga_private_func(const char *function, const char *ap_id, in cfga_private_func() 1139 cfga_err_t cfga_test(const char *ap_id, const char *options, in cfga_test() 1367 check_devlinks(char *ap_log_id, const char *ap_id) in check_devlinks() 1397 fix_ap_name(char *ap_log_id, const char *ap_id, char *slot_name, in fix_ap_name() 1499 cfga_list_ext(const char *ap_id, cfga_list_data_t **cs, in cfga_list_ext()
|
/titanic_44/usr/src/cmd/oplhpd/ |
H A D | scf_notify.c | 71 char ap_id[SCFDATA_APID]; member 112 const char *ap_id) in config_error() 372 char *ap_id = NULL; /* attachment point */ in notify_scf_of_hotplug() local
|
/titanic_44/usr/src/cmd/acpihpd/ |
H A D | notify.c | 194 event_process(char *ap_id, char *req, char *acpi_event_type) in event_process() 270 char *ap_id, *req, *acpi_event_type; in notify_hotplug() local
|
/titanic_44/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 536 sysc_stat(const char *ap_id, int *fdp) in sysc_stat() 568 sim_sysc_stat(const char *ap_id, int *fdp) in sim_sysc_stat() 826 ap_idx(const char *ap_id) in ap_idx() 870 const char *ap_id, in cfga_change_state() 1059 const char *ap_id, in cfga_private_func() 1150 const char *ap_id, in cfga_test() 1348 const char *ap_id, in cfga_list() 1389 const char *ap_id, in cfga_stat()
|
/titanic_44/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 616 cfga_change_state(cfga_cmd_t state_change_cmd, const char *ap_id, in cfga_change_state() 787 prt_led_mode(const char *ap_id, int repeat, char **errstring, in prt_led_mode() 880 cfga_private_func(const char *function, const char *ap_id, in cfga_private_func() 1005 cfga_err_t cfga_test(const char *ap_id, const char *options, in cfga_test() 1213 check_devlinks(char *ap_log_id, const char *ap_id) in check_devlinks() 1243 fix_ap_name(char *ap_log_id, const char *ap_id, char *slot_name, in fix_ap_name() 1374 cfga_list_ext(const char *ap_id, cfga_list_data_t **cs, in cfga_list_ext()
|
/titanic_44/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema.c | 418 ap_bk_idx(const char *ap_id) in ap_bk_idx() 724 const char *ap_id, in cfga_change_state() 760 const char *ap_id, in cfga_private_func() 1088 const char *ap_id, in cfga_test() 1380 const char *ap_id, in cfga_stat() 1412 const char *ap_id, in cfga_list()
|
/titanic_44/usr/src/cmd/luxadm/ |
H A D | fabric_conf.c | 282 create_ap_instance(char *ap_id, char *wwn_string, in create_ap_instance()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | mdescplugin.c | 105 char *ap_id; in dr_handler() local
|
/titanic_44/usr/src/cmd/sf880drd/ |
H A D | sf880drd.c | 184 pushbutton_event(char *ap_id) in pushbutton_event()
|
/titanic_44/usr/src/cmd/picl/plugins/common/piclevent/ |
H A D | picl_slm.c | 250 char *ap_id = NULL; in piclslm_add_ec_dr_req_args() local
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclscsi.c | 234 find_scsi_controller(char *devfs_path, plist_t *list, char *ap_id) in find_scsi_controller() 337 char addr[BUF_SIZE], ap_id[BUF_SIZE]; in get_bus_addr() local
|
/titanic_44/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.h | 79 char ap_id[32]; /* Attachment point name */ member
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 1422 get_fantray_path(char *ap_id, char *path, int bufsz) in get_fantray_path() 1476 char *ap_id; in frudr_evhandler() local 2848 create_i2c_node(char *ap_id) in create_i2c_node() 2903 delete_i2c_node(char *ap_id) in delete_i2c_node()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | ddi_hp_impl.c | 424 char *cn_path, *ap_id; in ddihp_cn_gen_sysevent() local
|
/titanic_44/usr/src/cmd/hal/hald/solaris/ |
H A D | sysevent.c | 607 sysevent_process_dr(gchar *ap_id, gchar *hint_val) in sysevent_process_dr()
|
/titanic_44/usr/src/cmd/cfgadm/ |
H A D | cfgadm.c | 2294 find_arg_type(const char *ap_id) in find_arg_type() 2378 get_dyn(const char *ap_id) in get_dyn() 2391 remove_dyn(char *ap_id) in remove_dyn()
|
/titanic_44/usr/src/lib/libcfgadm/common/ |
H A D | config_admin.c | 364 char *const *ap_id, in config_change_state() 1333 const char *ap_id, in config_get_lib() 2943 find_arg_type(const char *ap_id) in find_arg_type() 3207 split_apid(char *ap_id, char **dyncompp, char **errstring) in split_apid()
|
/titanic_44/usr/src/uts/sun4u/starcat/sys/ |
H A D | schpc.h | 87 char ap_id[MAXNAMELEN]; /* Attachment point name */ member
|