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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.c5436 ha->adapt->p_status_tail = ha->adapt->status;
5467 ha->adapt->p_status_tail = ha->adapt->status;
5493 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) {
5494 ha->adapt->p_status_tail++;
5497 ha->adapt->p_status_tail = ha->adapt->p_status_start;
5504 return (ha->adapt->p_status_tail->value);
5521 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) {
5522 ha->adapt->p_status_tail++;
5525 ha->adapt->p_status_tail = ha->adapt->p_status_start;
5531 return (ha->adapt->p_status_tail
[all...]
H A Dips.h719 volatile PIPS_STATUS p_status_tail; member in struct:__anon6651

Completed in 168 milliseconds