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