Searched refs:debounce (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c282 struct debounce { struct
285 struct debounce *next;
288 static struct debounce *pcic_deb_queue = NULL;
1599 * Setup a debounce timeout to do an initial card detect
3511 * This is when we are starting up or during debounce timeouts
5454 timeout_id_t debounce; local
5457 * Always reset debounce but may need to check original state later.
5459 debounce = sockp->pcs_debounce_id;
5478 sockp->pcs_socket, status, debounce);
5503 debounce
[all...]
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c1382 debounce:
1401 goto debounce;

Completed in 68 milliseconds