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

  /src/sys/arch/i386/pci/
piixreg.h 41 #define PIIX_LEGAL_LINK(link) ((link) >= 0 && (link) <= piix_max_link)
piix.c 118 static int piix_max_link = 3; variable in typeref:typename:int
170 piix_max_link = 7;

Completed in 12 milliseconds