Searched refs:n_response (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/
H A Dvote.c113 int n_response; /* an agreggate response. 0 if member in struct:ocfs2_net_wait_ctxt
404 * in n_response which we need anyway... */
449 *response = w->n_response;
650 if (response_status && (!w->n_response)) {
653 w->n_response = response_status;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/cdrom/
H A Dsonycd535.c208 Byte * response, int n_response, int ignoreStatusBit7);
525 * Byte *response, int n_response, int ignore_status_bit7 )
531 * should be passed in n_response. Finally, some
541 Byte * response, int n_response, int ignore_status_bit7)
569 for (i = 0; 0 < n_response; n_response--, i++)
540 do_sony_cmd(Byte * cmd, int n_cmd, Byte status[2], Byte * response, int n_response, int ignore_status_bit7) argument

Completed in 80 milliseconds