Home
last modified time | relevance | path

Searched refs:printed (Results 1 – 10 of 10) sorted by relevance

/drivers/net/bonding/
Dbond_procfs.c106 int printed = 0; in bond_info_show_master() local
115 if (printed) in bond_info_show_master()
118 printed = 1; in bond_info_show_master()
/drivers/staging/speakup/
Dkobjects.c690 int printed; in message_show_helper() local
698 printed = scnprintf(buf_pointer, bufsize, "%d\t%s\n", in message_show_helper()
700 buf_pointer += printed; in message_show_helper()
701 bufsize -= printed; in message_show_helper()
DDefaultKeyAssignments44 synth until it has caught up with what is being printed on the
Dspkguide.txt874 You would get the word hello printed on your screen as soon as you
1207 whether it is published as a printed book. We recommend this License
1275 The "Title Page" means, for a printed book, the title page itself,
1316 If you publish printed copies (or copies in media that commonly have
1317 printed covers) of the Document, numbering more than 100, and the
1492 Otherwise they must appear on printed covers that bracket the whole
/drivers/net/ethernet/3com/
D3c515.c432 static int printed; in tc515_probe() local
437 if (corkscrew_debug > 0 && !printed) { in tc515_probe()
438 printed = 1; in tc515_probe()
/drivers/scsi/aic7xxx/
Daic7xxx_core.c7125 int printed; in ahc_print_register() local
7132 printed = printk("%s[0x%x]", name, value); in ahc_print_register()
7134 printed += printk(" "); in ahc_print_register()
7135 *cur_column += printed; in ahc_print_register()
7136 return (printed); in ahc_print_register()
7149 printed += printk("%s%s", in ahc_print_register()
7160 printed += printk(") "); in ahc_print_register()
7162 printed += printk(" "); in ahc_print_register()
7164 *cur_column += printed; in ahc_print_register()
7165 return (printed); in ahc_print_register()
Daic79xx_core.c9685 int printed; in ahd_print_register() local
9692 printed = printk("%s[0x%x]", name, value); in ahd_print_register()
9694 printed += printk(" "); in ahd_print_register()
9695 *cur_column += printed; in ahd_print_register()
9696 return (printed); in ahd_print_register()
9709 printed += printk("%s%s", in ahd_print_register()
9720 printed += printk(") "); in ahd_print_register()
9722 printed += printk(" "); in ahd_print_register()
9724 *cur_column += printed; in ahd_print_register()
9725 return (printed); in ahd_print_register()
/drivers/base/
DKconfig175 non-zero, devres debug messages are printed. Select this if
/drivers/ata/
Dsata_mv.c2930 unsigned int i, err_mask, printed = 0; in mv_pci_error() local
2947 if (!printed++) in mv_pci_error()
/drivers/char/
DKconfig140 If you want kernel messages to be printed out as they occur, you