Home
last modified time | relevance | path

Searched refs:GTIMEOUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Ddc395x.h554 #define GTIMEOUT 0x80 /* Global timer reach 0 */ macro
H A Ddc395x.c3766 while (!(inb(io_port + TRM_S1040_GEN_STATUS) & GTIMEOUT)) in trms1040_wait_30us()