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

  /src/sys/dev/usb/
if_atureg.h 221 #define CMD_START_IBSS 0x05
321 /* CMD_START_IBSS (0x05) */
if_atu.c 478 Request.Cmd = CMD_START_IBSS;
502 err = atu_wait_completion(sc, CMD_START_IBSS, NULL);

Completed in 108 milliseconds