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

  /src/sys/dev/usb/
if_atureg.h 218 #define CMD_SET_MIB 0x01
245 /* CMD_SET_MIB command (0x01) */
if_atu.c 423 request.AtCmd = CMD_SET_MIB;
457 return atu_wait_completion(sc, CMD_SET_MIB, NULL);

Completed in 13 milliseconds