Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
anreg.h | 64 #define AN_CMD_FORCE_SYNCLOSS 0x0003 /* force loss of sync */ |
an.c | 696 an_cmd(sc, AN_CMD_FORCE_SYNCLOSS, 0); 870 if (an_cmd(sc, AN_CMD_FORCE_SYNCLOSS, 0) == ETIMEDOUT) { |