Searched refs:pathid (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/iucv/
H A Diucv.c65 * IPFGPID - Indicates you have specified a pathid.
575 * This function makes iucv ready for use. It allocates the pathid
611 * the iucv interrupt buffer and frees the pathid table. Called after the
697 * @pathid: path identification number.
700 * Sever an iucv path to free up the pathid. Used internally.
702 static int iucv_sever_pathid(u16 pathid, u8 userdata[16]) argument
710 parm->ctrl.ippathid = pathid;
729 * work items for the now stale pathid. The caller needs to hold the
737 * When a path is severed, the pathid can be reused immediatly
739 * all entries from the task queue that refer to a stale pathid
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-types.h125 u32 pathid; member in struct:__anon12251
158 u8 pathid; member in struct:__anon12255
H A Dsaa7164-api.c132 dprintk(DBGLVL_API, " pathid = 0x%x\n",
133 pathhdr->pathid);
134 currpath = pathhdr->pathid;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/iucv/
H A Diucv.h87 * pathid: 16 bit path identification
95 u16 pathid; member in struct:iucv_path
198 * Returns 0 on success, -ENOMEM if the memory allocation for the pathid
392 * pathid, msgid, and trgcls. Prmmsg signifies the data is moved into

Completed in 63 milliseconds