Example #1
0
def print_chipset(s):
    print_with_prefix(s, "[CHIPSET] ")
Example #2
0
def print_chipset(s):
    print_with_prefix(s, "[PHY] ")
Example #3
0
def print_host(s):
    print_with_prefix(s, "[HOST] ")
Example #4
0
def print_chipset(s):
    print_with_prefix(s, "[CHIPSET] ")