Searched refs:err_detail (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/comstar/stmf/ |
H A D | lun_map.h | 143 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 D | lun_map.c | 55 int allow_special, uint32_t *err_detail); 57 int allow_special, uint32_t *err_detail); 785 int allow_special, uint32_t *err_detail) in stmf_add_hg() argument 796 if (err_detail) in stmf_add_hg() 797 *err_detail = STMF_IOCERR_HG_EXISTS; in stmf_add_hg() 810 int allow_special, uint32_t *err_detail) in stmf_add_tg() argument 822 if (err_detail) in stmf_add_tg() 823 *err_detail = STMF_IOCERR_TG_EXISTS; in stmf_add_tg() 890 stmf_view_entry_t **conflicting, uint32_t *err_detail) in stmf_add_view_entry() argument 929 *err_detail = STMF_IOCERR_VIEW_ENTRY_CONFLICT; in stmf_add_view_entry() [all …]
|
/illumos-gate/usr/src/uts/common/io/fcoe/ |
H A D | fcoe_eth.c | 60 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 D | fct.c | 358 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()
|