Man Page: sata_link_debounce
Operating Environment: centos
Section: 9
SATA_LINK_DEBOUNCE(9) libata Library SATA_LINK_DEBOUNCE(9)NAMEsata_link_debounce - debounce SATA phy statusSYNOPSISint sata_link_debounce(struct ata_link * link, const unsigned long * params, unsigned long deadline);ARGUMENTSlink ATA link to debounce SATA phy status for params timing parameters { interval, duratinon, timeout } in msec deadline deadline jiffies for the operationDESCRIPTIONMake sure SStatus of link reaches stable state, determined by holding the same value where DET is not 1 for duration polled every interval, before timeout. Timeout constraints the beginning of the stable state. Because DET gets stuck at 1 on some controllers after hot unplugging, this functions waits until timeout then returns 0 if DET is stable at 1. timeout is further limited by deadline. The sooner of the two is used.LOCKINGKernel thread context (may sleep)RETURNS0 on success, -errno on failure.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SATA_LINK_DEBOUNCE(9)
| Related Man Pages |
|---|
| schedule_hrtimeout_range(9) - centos |
| struct_tid_ampdu_tx(9) - centos |
| globus_ftp_client_restart_plugin(3) - debian |
| ata_scsi_translate(9) - suse |
| ata_slave_link_init(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Shopt -s histappend |