Home
last modified time | relevance | path

Searched refs:err_detail (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.h143 stmf_id_type_t entry_type, uint32_t *err_detail);
146 stmf_id_type_t entry_type, uint32_t *err_detail);
148 stmf_id_type_t group_type, uint32_t *err_detail);
150 stmf_id_type_t group_type, uint32_t *err_detail);
153 uint8_t *luNbr, uint32_t *err_detail);
155 uint16_t tgname_size, uint8_t *luNbr, uint32_t *err_detail);
156 int stmf_remove_ve_by_id(uint8_t *guid, uint32_t veid, uint32_t *err_detail);
H A Dlun_map.c55 int allow_special, uint32_t *err_detail);
57 int allow_special, uint32_t *err_detail);
796 if (err_detail) in stmf_add_hg()
797 *err_detail = STMF_IOCERR_HG_EXISTS; in stmf_add_hg()
822 if (err_detail) in stmf_add_tg()
823 *err_detail = STMF_IOCERR_TG_EXISTS; in stmf_add_tg()
1171 *err_detail = STMF_IOCERR_INVALID_HG; in stmf_add_ve()
1177 *err_detail = STMF_IOCERR_INVALID_TG; in stmf_add_ve()
1181 &conflictve, err_detail); in stmf_add_ve()
1670 uint8_t *lun, uint32_t *err_detail) in stmf_validate_lun_view_entry() argument
[all …]
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c60 fcoe_open_mac(fcoe_mac_t *mac, int force_promisc, fcoeio_stat_t *err_detail) in fcoe_open_mac() argument
68 *err_detail = 0; in fcoe_open_mac()
116 *err_detail = FCOEIOE_NEED_JUMBO_FRAME; in fcoe_open_mac()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c358 uint32_t *err_detail) in fct_get_adapter_attr() argument
366 *err_detail = FCTIO_BADWWN; in fct_get_adapter_attr()
415 fc_tgt_hba_port_attributes_t *port_attr, uint32_t *err_detail) in fct_get_adapter_port_attr() argument
427 *err_detail = FCTIO_BADWWN; in fct_get_adapter_port_attr()