Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dpas16.h97 #define WAIT_STATE 0xbc00 macro
Dpas16.c206 outb( 0x01, io_port + WAIT_STATE ); /* 1 Wait state */ in init_board()
283 outb( 0x01, io_port + WAIT_STATE ); /* 1 Wait state */ in pas16_hw_detect()
/linux-4.4.14/fs/fscache/
Dobject.c65 #define WAIT_STATE(n, sn, ...) \ macro
96 static WAIT_STATE(WAIT_FOR_INIT, "?INI",
99 static WAIT_STATE(WAIT_FOR_PARENT, "?PRN",
102 static WAIT_STATE(WAIT_FOR_CMD, "?CMD",
107 static WAIT_STATE(WAIT_FOR_CLEARANCE, "?CLR",