Searched refs:drv_file (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dst.h90 int drv_file; member in struct:st_partstat
H A Dosst.c1334 STps->drv_file = ntohl(STp->buffer->aux->filemark_cnt);
1336 STps->drv_file++;
1341 (STps->drv_file ? ntohl(STp->buffer->aux->last_mark_lbn) + 1 : 0):
1385 STp->ps[STp->partition].drv_file, STp->ps[STp->partition].drv_block,
1421 STp->frame_seq_number = STp->logical_blk_num = STps->drv_file = STps->drv_block = 0;
1442 STps->drv_file = ntohl(STp->buffer->aux->filemark_cnt);
1444 STps->drv_file++;
1449 (STps->drv_file ? ntohl(STp->buffer->aux->last_mark_lbn) + 1 : 0):
1457 STps->drv_file, STps->drv_block, STp->buffer->read_pointer, STps->eof);
2599 STp->ps[0].drv_file
[all...]
H A Dst.c796 if (STps->drv_file >= 0)
797 STps->drv_file++;
804 if (STps->drv_file >= 0)
805 STps->drv_file++;
883 STps->drv_file = -1;
1021 STps->drv_file = 0;
1037 STp->ps[0].drv_file = STp->ps[0].drv_block = (-1);
1331 if (STps->drv_file >= 0)
1332 STps->drv_file++;
1356 if (STps->drv_file >
[all...]

Completed in 166 milliseconds