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

  /src/sys/dev/pci/
twareg.h 203 #define TWA_ALIGNMENT 0x4
417 /* Command packet - must be TWA_ALIGNMENT aligned. */
twa.c 880 if ((uintptr_t)sc->twa_cmds % TWA_ALIGNMENT) {
883 TWA_ALIGNMENT);

Completed in 14 milliseconds