Searched refs:fwtty_err (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/staging/fwserial/ |
| A D | fwserial.c | 96 #define fwtty_err(p, fmt, ...) \ macro 1784 fwtty_err(&peer->unit, "avail ports in use\n"); in fwserial_connect_peer() 1921 fwtty_err(card, "unknown card (guid %016llx)\n", in __fwserial_peer_by_node_id() 2199 fwtty_err(&unit, "no space in port table\n"); in fwserial_create() 2210 fwtty_err(&unit, "register tty device error (%d)\n", in fwserial_create() 2498 fwtty_err(&peer->unit, "no more ports avail\n"); in fwserial_handle_plug_req() 2591 fwtty_err(&peer->unit, "UNPLUG_RSP error (%d)\n", in fwserial_handle_unplug_req() 2626 fwtty_err(&peer->unit, "peer already removed\n"); in fwserial_parse_mgmt_write() 2638 fwtty_err(&peer->unit, "plug req: busy\n"); in fwserial_parse_mgmt_write() 2669 fwtty_err(&peer->unit, "unplug req: busy\n"); in fwserial_parse_mgmt_write() [all …]
|
Completed in 8 milliseconds