Home
last modified time | relevance | path

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

/drivers/net/tokenring/
Dibmtr.c894 if (ti->open_status == OPEN && ti->sap_status==OPEN) { in tok_open()
992 if (/*BMSHELPdev->start == 0 ||*/ ti->open_status != OPEN) return; in tok_set_multicast_list()
1112 ti->open_status = OPEN; /* TR adapter is now available */ in dir_open_adapter()
1303 ti->sap_status = OPEN;/* TR adapter is now available */ in tok_interrupt()
Dtms380tr.h267 #define OPEN 0x0300 /* C: open command. S: completion. */ macro
Dsmctr.c727 if(tp->status != OPEN) in smctr_close()
1471 if(tp->status != OPEN) in smctr_hardware_send_packet()
2420 tp->status = OPEN; in smctr_interrupt()
3500 if(tp->status == OPEN) in smctr_open_tr()
3533 tp->status = OPEN; in smctr_open_tr()
3546 tp->status = OPEN; in smctr_open_tr()
3560 tp->status = OPEN; in smctr_open_tr()
5339 case OPEN: in smctr_status_chg()
Dtms380tr.c943 if(ssb_cmd == OPEN) in tms380tr_cmd_status_irq()
1566 tp->scb.CMD = OPEN; in tms380tr_chk_outstanding_cmds()
Dsmctr.h1276 #define OPEN 0x0001 macro
/drivers/serial/jsm/
Djsm_tty.c230 jsm_printk(OPEN, INFO, &channel->ch_bd->pci_dev, in jsm_tty_open()
267 jsm_printk(OPEN, INFO, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_open()
/drivers/media/video/pwc/
Dpwc.h67 #define PWC_DEBUG_OPEN(fmt, args...) PWC_DEBUG(OPEN, fmt, ##args)
/drivers/net/tulip/
Dde4x5.h900 #define OPEN 2 /* Running */ macro
Dde4x5.c1316 lp->state = OPEN; in de4x5_open()
1927 if (lp->state == OPEN) { in set_multicast_list()
3639 if (lp->state != OPEN) return (struct sk_buff *)1; /* Fake out the open */ in de4x5_alloc_rx_buff()
/drivers/staging/rt2870/
Dtmp605984 else if ((strcmp(arg, "OPEN") == 0) || (strcmp(arg, "open") == 0))
Dtmp615984 else if ((strcmp(arg, "OPEN") == 0) || (strcmp(arg, "open") == 0))