HomeSort by: relevance | last modified time | path
    Searched refs:NIS_CMDCOMPLETE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/marvell/
mvsdioreg.h 110 #define NIS_CMDCOMPLETE (1 << 0) /* Command Complete */
mvsdio.c 190 NIS_CMDCOMPLETE /* Command Complete */ |
203 #define NIC_DYNAMIC_CONFIG_INTRS (NIS_CMDCOMPLETE | \
580 wait = NIS_CMDCOMPLETE;
651 nisie &= ~(NIS_CMDCOMPLETE | NIS_XFERCOMPLETE | NIS_AUTOCMD12COMPLETE);

Completed in 13 milliseconds