Searched refs:port_id_t (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 1112 } port_id_t; typedef 1253 port_id_t d_id; 1282 port_id_t hard_addr; 1423 port_id_t d_id; 1574 port_id_t port_hard_address; 2115 port_id_t d_id; 2116 port_id_t s_id; 2207 ql_tgt_t *ql_d_id_to_queue(ql_adapter_state_t *, port_id_t); 2211 ql_tgt_t *ql_dev_init(ql_adapter_state_t *, port_id_t, uint16_t);
|
H A D | ql_init.h | 960 port_id_t *, uint16_t *);
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 124 static int ql_login_port(ql_adapter_state_t *, port_id_t); 126 static int ql_logout_port(ql_adapter_state_t *, port_id_t); 2338 port_id_t d_id; in ql_bind_port() 3697 port_id_t d_id; in ql_abort() 3991 port_id_t d_id; in ql_port_manage() 4715 port_id_t id; in ql_get_device() 4766 port_id_t d_id; in ql_cmd_setup() 4908 port_id_t d_id; in ql_els_plogi() 5095 port_id_t d_id; in ql_p2p_plogi() 5190 port_id_t d_id; in ql_els_flogi() [all …]
|
H A D | ql_isr.c | 747 port_id_t s_id; in ql_async_event() 2806 port_id_t s_id; in ql_ip_rcv_entry() 2912 port_id_t s_id; in ql_ip_24xx_rcv_entry() 3198 port_id_t d_id, s_id; in ql_els_passthru_entry()
|
H A D | ql_init.c | 3024 port_id_t d_id = {0, 0, 0, 0}; in ql_configure_n_port_info() 3242 port_id_t d_id; in ql_configure_device_d_id() 3421 uint32_t index, port_id_t *d_id, uint16_t *id) in ql_dev_list() 3467 port_id_t d_id; in ql_configure_fabric()
|
H A D | ql_xioctl.c | 3585 port_id_t tmp_fcid; in ql_send_els_rnid()
|