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

  /src/sys/dev/pci/
oboereg.h 133 #define OBOE_TASK_BUF_LEN (sizeof(struct OboeTaskFile) << 1)
oboe.c 627 (uintptr_t)malloc(OBOE_TASK_BUF_LEN, M_DEVBUF, M_WAITOK);

Completed in 13 milliseconds