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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dau1000_db1x00.c78 u32 inserted; local
90 inserted = !(bcsr->status & (1<<4));
94 inserted = !(bcsr->status & (1<<5));
97 DEBUG(KERN_DEBUG "db1x00 socket %d: inserted %d, vs %d\n",
98 sock, inserted, vs);
100 if (inserted) {
118 /* if the card was previously inserted and then ejected,
/asus-wl-520gu-7.0.1.45/src/router/rcamdmips/
H A Dgtree.c60 gint *inserted);
179 gint inserted; local
185 inserted = FALSE;
187 key, value, &inserted);
303 gint *inserted)
310 *inserted = TRUE;
317 *inserted = FALSE;
327 node->left = g_tree_node_insert (node->left, compare, key, value, inserted);
334 *inserted = TRUE;
344 node->right = g_tree_node_insert (node->right, compare, key, value, inserted);
299 g_tree_node_insert(GTreeNode *node, GCompareFunc compare, gpointer key, gpointer value, gint *inserted) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/reiserfs/
H A Dibalance.c124 * Items and node pointers are specified by inserted and bh respectively.
128 struct item_head * inserted,
147 "too many children (%d) are to be inserted", count);
171 memcpy (ih, inserted, KEY_SIZE);
173 memcpy (ih + 1, inserted + 1, KEY_SIZE);
297 * as delimiting key have already inserted to buffer dest.*/
750 this means that new pointers and items must be inserted AFTER *
777 that must be inserted to or deleted from S[h]. */
782 "incorrect number of items inserted to the internal node (%d)",
785 "incorrect number of items (%d) inserted t
126 internal_insert_childs(struct buffer_info * cur_bi, int to, int count, struct item_head * inserted, struct buffer_head ** bh ) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DOCS/
H A Dcollateindex.pl56 inserted before the E<lt>indexE<gt> tag.
/asus-wl-520gu-7.0.1.45/src/router/LPRng/PrintingCookbook/source/
H A Dcollateindex.pl56 inserted before the E<lt>indexE<gt> tag.
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/cdrom/
H A Dcdrom-standard.tex386 CDS_NO_DISC& no disc is inserted, tray is closed\cr
652 particularly elegant way to find out that there is no \cdrom\ inserted;
680 inserted some valid data-\cdrom.'' Thus, our proposal of the
703 volume-daemon automatically mounts a newly inserted \cdrom\ under {\tt
909 disc that is inserted in the drive. This functionality used to be
935 CDS_NO_DISC& no disc is inserted, or tray is opened\cr
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-cref.tex1191 routes are inserted into the \verb|main| table (ID 254) and the kernel only uses
/asus-wl-520gu-7.0.1.45/src/linux/linux/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 223 milliseconds