Home
last modified time | relevance | path

Searched refs:State (Results 1 – 25 of 32) sorted by relevance

12

/linux-2.4.37.9/drivers/char/rio/
Driotty.c316 while ( (PortP->State & RIO_CLOSING) && !p->RIOHalted ) { in riotopen()
352 if ( !(PortP->State & (RIO_LOPEN | RIO_MOPEN)) ) { in riotopen()
438 PortP->State |= RIO_CARR_ON; in riotopen()
447 while (!(PortP->State & RIO_CARR_ON) && in riotopen()
454 PortP->State |= RIO_WOPEN; in riotopen()
472 PortP->State &= ~RIO_WOPEN; in riotopen()
478 PortP->State &= ~RIO_WOPEN; in riotopen()
483 PortP->State |= RIO_MOPEN; in riotopen()
493 PortP->State |= RIO_LOPEN; in riotopen()
568 PortP->State |= RIO_CLOSING; in riotclose()
[all …]
Driointr.c233 if (!( PortP->State & RIO_DELETED ) ) {
658 if ( !( PortP->State & RIO_DELETED ) ) {
752 if (PortP->State & RIO_THROTTLE_RX) {
757 if ( PortP->State & RIO_DELETED )
941 if ( PortP->State & RIO_DELETED ) {
971 if ( PortP->State & RIO_DELETED ) {
1013 if ( PortP->State & RIO_DELETED ) {
1032 if ( PortP->State & RIO_DELETED ) {
1075 if ( PortP->State & RIO_DELETED ) {
Driocmd.c380 PortP->State = 0;
557 ((PortP->State & (RIO_MOPEN|RIO_WOPEN)))) {
567 if (!(PortP->State & RIO_CARR_ON)) {
569 PortP->State |= RIO_CARR_ON;
573 if (PortP->State & (PORT_ISOPEN | RIO_WOPEN) )
583 if (PortP->State & RIO_CARR_ON) {
584 if (PortP->State & (PORT_ISOPEN|RIO_WOPEN|RIO_MOPEN))
586 PortP->State &= ~RIO_CARR_ON;
Dport.h103 ulong State; /* FLAGS for open & xopen */ member
243 ulong State; member
Drioctrl.c546 if (!(PortP->State & (RIO_LOPEN | RIO_MOPEN))) {
560 PortP->State |= RIO_BUSY;
847 PortParams.State = PortP->State;
905 RIOParam(PortP, CONFIG, PortP->State & RIO_MODEM, OK_TO_SLEEP);
1345 p->RIOPortp[(int)arg]->State |= RIO_BUSY;
1646 PortP->State |= RIO_BUSY;
1719 PortP->State |= RIO_BUSY;
1805 if ( PortP->State & RIO_DELETED ) {
Drioparam.c261 if ( PortP->State & RIO_DELETED ) {
462 if (! (PortP->State & RIO_TRIAD_MODE)) {
588 if ( PortP->State & RIO_DELETED ) {
Drio_linux.c748 if ( PortP->State & RIO_DELETED ) { in rio_ioctl()
759 if ( PortP->State & RIO_DELETED ) { in rio_ioctl()
845 port->State |= RIO_THROTTLE_RX; in rio_throttle()
862 port->State &= ~RIO_THROTTLE_RX; in rio_unthrottle()
Driotable.c551 if ( PortP->State & (RIO_MOPEN|RIO_LOPEN) ) {
565 PortP->State |= RIO_CLOSING | RIO_DELETED;
910 PortP->State = 0;
Drioroute.c490 if ( PortP->State & (RIO_MOPEN|RIO_LOPEN) ) in RIORouteRup()
503 if ( PortP->State & (RIO_MOPEN|RIO_LOPEN) ) in RIORouteRup()
/linux-2.4.37.9/drivers/pcmcia/
Dbulkmem.c168 erase->State = ERASE_PASSED; break; in retry_erase()
170 erase->State = ERASE_MEDIA_WRPROT; break; in retry_erase()
172 erase->State = ERASE_BAD_OFFSET; break; in retry_erase()
174 erase->State = ERASE_BAD_SIZE; break; in retry_erase()
176 erase->State = ERASE_BAD_SOCKET; break; in retry_erase()
178 erase->State = ERASE_FAILED; break; in retry_erase()
220 erase->State = ERASE_BAD_SOCKET; in setup_erase_request()
225 erase->State = ERASE_BAD_OFFSET; in setup_erase_request()
228 erase->State = ERASE_BAD_SIZE; in setup_erase_request()
230 erase->State = 1; in setup_erase_request()
[all …]
/linux-2.4.37.9/include/pcmcia/
Dbulkmem.h74 u_char State; member
/linux-2.4.37.9/Documentation/powerpc/
Dsmp.txt13 1. State of Supported Hardware
/linux-2.4.37.9/Documentation/power/
Dpci.txt42 | Current State | New State |
287 | Bit | State |
/linux-2.4.37.9/arch/ppc64/kernel/
DiSeries_pci.c977 int pci_set_reset(struct pci_dev* PciDev, int State) { in pci_set_reset() argument
983 …eNode->ReturnCode = HvCallPci_setSlotReset(ISERIES_BUS(DeviceNode),0x00,DeviceNode->AgentId,State); in pci_set_reset()
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgeinit.h480 int State);
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
Dh3600_gpio.h497 #define H3800_ASIC1_GPIO_State H3800_ASIC1_OFFSET( u8, GPIO, State )
/linux-2.4.37.9/drivers/message/fusion/lsi/
Dmpi_ioc.h495 U8 State; /* 00h */ member
Dmpi_cnfg.h1594 U8 State; /* 01h */ member
1708 U8 State; /* 01h */ member
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgeinit.c139 int State) /* yellow LED state, 0 = OFF, 0 != ON */ in SkGeYellowLED() argument
141 if (State == 0) { in SkGeYellowLED()
/linux-2.4.37.9/Documentation/networking/
Dz8530drv.txt385 Tx State : idle
394 Tx State - status of the Tx interrupt handler: idle/busy/active/tail (2)
Dwan-router.txt456 NUM_LOCK = Line State (On=connected, Off=disconnected)
Dwanpipe.txt456 NUM_LOCK = Line State (On=connected, Off=disconnected)
/linux-2.4.37.9/drivers/zorro/
Dzorro.ids25 0200 3-State
/linux-2.4.37.9/Documentation/arm/SA1100/
DSA1100_USB280 state changes as required. State machine has notion of "zombie" state
/linux-2.4.37.9/Documentation/sound/
Drme96xx314 #button .butts.state -text "State" -command "get_all"

12