Searched refs:inserted (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dau1000_db1x00.c82 u32 inserted; local
94 inserted = BOARD_CARD_INSERTED(0);
96 inserted = !(bcsr->status & (1<<4));
102 inserted = BOARD_CARD_INSERTED(1);
104 inserted = !(bcsr->status & (1<<5));
111 if (inserted)
112 debug("db1x00 socket %d: inserted %d, vs %d pcmcia %x\n",
113 skt->nr, inserted, vs, bcsr->pcmcia);
115 if (inserted) {
132 /* if the card was previously inserted an
[all...]
H A Dau1000_xxs1500.c80 u32 inserted; u32 vs; local
89 inserted = (!(gpio & 0x1) && !(gpio & 0x2));
96 if (inserted) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c369 * INS bits of the cold-inserted devices.
408 int inserted; local
417 extracted = inserted = 0;
427 warn("slot %s already inserted",
429 inserted++;
434 dbg("%s - slot %s inserted",
471 inserted++;
507 dbg("inserted=%d, extracted=%d, extracting=%d",
508 inserted, extracted, atomic_read(&extracting));
509 if (inserted || extracte
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dibalance.c116 * Items and node pointers are specified by inserted and bh respectively.
120 struct item_head *inserted,
137 RFALSE(count > 2, "too many children (%d) are to be inserted", count);
162 memcpy(ih, inserted, KEY_SIZE);
164 memcpy(ih + 1, inserted + 1, KEY_SIZE);
288 * as delimiting key have already inserted to buffer dest.*/
749 this means that new pointers and items must be inserted AFTER *
778 that must be inserted to or deleted from S[h]. */
783 "incorrect number of items inserted to the internal node (%d)",
786 "incorrect number of items (%d) inserted t
118 internal_insert_childs(struct buffer_info *cur_bi, int to, int count, struct item_head *inserted, struct buffer_head **bh) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dxattr.c720 goto inserted;
766 inserted:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dxattr.c719 goto inserted;
764 inserted:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/rxrpc/
H A Dar-ack.c491 goto inserted;
497 inserted:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex379 CDS_NO_DISC& no disc is inserted, tray is closed\cr
645 particularly elegant way to find out that there is no \cdrom\ inserted;
673 inserted some valid data-\cdrom.'' Thus, our proposal of the
696 volume-daemon automatically mounts a newly inserted \cdrom\ under {\tt
899 disc that is inserted in the drive. This functionality used to be
925 CDS_NO_DISC& no disc is inserted, or tray is opened\cr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex216 % \vadjust-items are inserted at the left edge of the type. So
730 % \topskip (p.114 of the TeXbook), the glue inserted is
732 % therefore, no glue is inserted, and the space between the headline and
821 % normal leading is inserted relative to the preceding line.
1171 % @comma{} is so commas can be inserted into text without messing up
3101 % \parskip glue; then the negative vskip we just inserted would
3707 % Remove the trailing space \setxxx inserted.
4250 % will have extra space inserted, because the \medbreak in the
4251 % start of the @defun won't see the skip inserted by the @end of
4300 % signals); since we just inserted
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex220 % \vadjust-items are inserted at the left edge of the type. So
734 % \topskip (p.114 of the TeXbook), the glue inserted is
736 % therefore, no glue is inserted, and the space between the headline and
825 % normal leading is inserted relative to the preceding line.
1196 % @comma{} is so commas can be inserted into text without messing up
3324 % \parskip glue; then the negative vskip we just inserted would
3947 % Remove the trailing space \setxxx inserted.
4492 % will have extra space inserted, because the \medbreak in the
4493 % start of the @defun won't see the skip inserted by the @end of
4542 % signals); since we just inserted
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1599 inserted line via that parameter.
1717 will have the record number of the inserted key/value pair set.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex1191 routes are inserted into the \verb|main| table (ID 254) and the kernel only uses
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S3970 # type is inserted into the FPU state frame using the "frestore" #
4123 # this catches a problem with the case where an exception will be re-inserted

Completed in 222 milliseconds