Home
last modified time | relevance | path

Searched refs:debounce (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c283 struct debounce { struct
286 struct debounce *next; argument
289 static struct debounce *pcic_deb_queue = NULL;
5455 timeout_id_t debounce; in pcic_handle_cd_change() local
5460 debounce = sockp->pcs_debounce_id; in pcic_handle_cd_change()
5479 sockp->pcs_socket, status, debounce); in pcic_handle_cd_change()
5504 debounce = 0; in pcic_handle_cd_change()
5507 if (debounce) { in pcic_handle_cd_change()
5626 if (debounce && (sockp->pcs_flags & PCS_CARD_REMOVED)) { in pcic_handle_cd_change()
6490 struct debounce *debp; in pcic_deb_thread()
[all …]
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c1386 debounce: in phy_check()
1405 goto debounce; in phy_check()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME115 implicitly debounce those higher level decisions.