Home
last modified time | relevance | path

Searched refs:OPEN (Results 1 – 4 of 4) sorted by relevance

/drivers/tty/serial/jsm/
Djsm_tty.c228 jsm_dbg(OPEN, &channel->ch_bd->pci_dev, in jsm_tty_open()
266 jsm_dbg(OPEN, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_open()
/drivers/media/usb/pwc/
Dpwc.h58 #define PWC_DEBUG_OPEN(fmt, args...) PWC_DEBUG(OPEN, fmt, ##args)
/drivers/net/ethernet/dec/tulip/
Dde4x5.h900 #define OPEN 2 /* Running */ macro
Dde4x5.c1314 lp->state = OPEN; in de4x5_open()
1923 if (lp->state == OPEN) { in set_multicast_list()
3623 if (lp->state != OPEN) return (struct sk_buff *)1; /* Fake out the open */ in de4x5_alloc_rx_buff()