Searched refs:port_id_t (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 1232 } port_id_t; typedef 1428 port_id_t d_id; 1457 port_id_t hard_addr; 1496 port_id_t d_id; 1643 port_id_t d_id; 2410 port_id_t d_id; 2411 port_id_t s_id; 2508 ql_tgt_t *ql_d_id_to_queue(ql_adapter_state_t *, port_id_t); 2512 ql_tgt_t *ql_dev_init(ql_adapter_state_t *, port_id_t, uint16_t);
|
H A D | ql_init.h | 1293 port_id_t *, uint16_t *);
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 112 static int ql_login_port(ql_adapter_state_t *, port_id_t); 114 static int ql_logout_port(ql_adapter_state_t *, port_id_t); 2624 port_id_t d_id; in ql_bind_port() 3955 port_id_t d_id; in ql_abort() 4290 port_id_t d_id; in ql_port_manage() 5038 port_id_t id; in ql_get_device() 5089 port_id_t d_id; in ql_cmd_setup() 5259 port_id_t d_id; in ql_els_plogi() 5446 port_id_t d_id; in ql_p2p_plogi() 5584 port_id_t d_id; in ql_els_flogi() [all …]
|
H A D | ql_init.c | 3097 port_id_t d_id = {0, 0, 0, 0}; in ql_configure_n_port_info() 3274 sizeof (port_id_t)); in ql_configure_n_port_info() 3283 (void *)&ha->n_port->d_id, sizeof (port_id_t)); in ql_configure_n_port_info() 3454 port_id_t d_id; in ql_configure_device_d_id() 3633 uint32_t index, port_id_t *d_id, uint16_t *id) in ql_dev_list() 3679 port_id_t d_id; in ql_configure_fabric()
|
H A D | ql_isr.c | 706 port_id_t s_id; in ql_async_event() 2954 port_id_t s_id; in ql_ip_rcv_entry() 3064 port_id_t s_id; in ql_ip_24xx_rcv_entry() 3399 port_id_t s_id; in ql_els_passthru_entry()
|
H A D | ql_xioctl.c | 3710 port_id_t tmp_fcid; in ql_send_els_rnid() 10193 port_id_t tmp_fcid; in ql_els_passthru()
|