Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/bnx2i/
H A Dbnx2i_init.c223 int conns_active; in bnx2i_stop() local
247 conns_active = hba->ofld_conns_active; in bnx2i_stop()
249 (hba->ofld_conns_active != conns_active), in bnx2i_stop()
251 if (hba->ofld_conns_active == conns_active) in bnx2i_stop()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/bnx2i/
H A Dbnx2i_init.c223 int conns_active; in bnx2i_stop() local
247 conns_active = hba->ofld_conns_active; in bnx2i_stop()
249 (hba->ofld_conns_active != conns_active), in bnx2i_stop()
251 if (hba->ofld_conns_active == conns_active) in bnx2i_stop()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/bnx2i/
H A Dbnx2i_init.c223 int conns_active; in bnx2i_stop() local
247 conns_active = hba->ofld_conns_active; in bnx2i_stop()
249 (hba->ofld_conns_active != conns_active), in bnx2i_stop()
251 if (hba->ofld_conns_active == conns_active) in bnx2i_stop()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-client-peer.c724 unsigned int conns_active = in http_client_peer_drop() local
727 if (conns_active > 0) { in http_client_peer_drop()
730 conns_active); in http_client_peer_drop()