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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dosst.h415 __be32 update_frame_cntr; /* for configuration frame */ member in struct:os_aux_s
599 int update_frame_cntr; /* update frame counter */ member in struct:osst_tape
H A Dosst.c568 aux->update_frame_cntr = htonl(STp->update_frame_cntr);
592 aux->update_frame_cntr = htonl(0);
1087 ntohl(aux->update_frame_cntr), ntohs(aux->partition.wrt_pass_cntr),
2309 if (STp->header_ok) STp->update_frame_cntr++;
2310 else STp->update_frame_cntr = 0;
2341 if (STp->update_frame_cntr == 0)
2382 update_frame_cntr;
2431 update_frame_cntr = ntohl(aux->update_frame_cntr);
2380 update_frame_cntr; local
[all...]

Completed in 70 milliseconds