Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_chip.h923 #define RTSX_SET_DELINK(chip) ((chip)->rtsx_flag |= 0x01) macro
Drtsx.c662 RTSX_SET_DELINK(chip); in rtsx_interrupt()