Searched refs:getstatus (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dpciehp_ctrl.c84 u8 getstatus; local
91 p_slot->hpc_ops->get_latch_status(p_slot, &getstatus);
93 if (getstatus) {
408 u8 getstatus; local
412 p_slot->hpc_ops->get_power_status(p_slot, &getstatus);
413 if (getstatus) {
474 u8 getstatus; local
485 p_slot->hpc_ops->get_adapter_status(p_slot, &getstatus);
486 if (!getstatus)
532 u8 getstatus local
581 u8 getstatus = 0; local
[all...]
H A Dshpchp_ctrl.c85 u8 getstatus; local
93 p_slot->hpc_ops->get_latch_status(p_slot, &getstatus);
97 if (getstatus) {
488 u8 getstatus; local
492 p_slot->hpc_ops->get_power_status(p_slot, &getstatus);
493 if (getstatus) {
570 u8 getstatus = 0; local
575 rc = p_slot->hpc_ops->get_adapter_status(p_slot, &getstatus);
576 if (rc || !getstatus) {
580 rc = p_slot->hpc_ops->get_latch_status(p_slot, &getstatus);
625 u8 getstatus = 0; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/pap/
H A Dpapstatus.c48 static void getstatus(ATP atp, struct sockaddr_at *sat);
152 getstatus( atp, &nn.nn_sat );
160 getstatus( atp, &nn.nn_sat );
167 static void getstatus(ATP atp, struct sockaddr_at *sat) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/pap/
H A Dpapstatus.c48 static void getstatus(ATP atp, struct sockaddr_at *sat);
152 getstatus( atp, &nn.nn_sat );
160 getstatus( atp, &nn.nn_sat );
167 static void getstatus(ATP atp, struct sockaddr_at *sat) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Dmain.c94 int getstatus( struct printer *pr, char *buf );
436 iov.iov_len = 8 + getstatus( pr, &rbuf[ 8 ] );
518 iov.iov_len = 8 + getstatus( pr, &rbuf[ 8 ] );
543 iov.iov_len = 8 + getstatus( pr, &rbuf[ 8 ] );
563 int getstatus(struct printer *pr, char *buf) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dmain.c94 int getstatus( struct printer *pr, char *buf );
436 iov.iov_len = 8 + getstatus( pr, &rbuf[ 8 ] );
518 iov.iov_len = 8 + getstatus( pr, &rbuf[ 8 ] );
543 iov.iov_len = 8 + getstatus( pr, &rbuf[ 8 ] );
563 int getstatus(struct printer *pr, char *buf) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dash.c3873 getstatus(struct job *job) function
3894 TRACE(("getstatus: job %d, nproc %d, status %x, retval %x\n",
3950 retval = getstatus(job);
4510 st = getstatus(jp);

Completed in 164 milliseconds