OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RX2_TRACKS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/qbus/
rfreg.h
109
#define
RX2_TRACKS
77 /* number of tracks */
rf.c
480
dl->d_ncylinders =
RX2_TRACKS
; /* cylinders per unit */
482
dl->d_secperunit = RX2_SECTORS *
RX2_TRACKS
; /* sectors per unit */
495
dl->d_partitions[1].p_size = RX2_SECTORS *
RX2_TRACKS
/ 2;
500
dl->d_partitions[2].p_size = RX2_SECTORS *
RX2_TRACKS
;
881
if (i >
RX2_TRACKS
* RX2_SECTORS) {
899
if (i >
RX2_TRACKS
* RX2_SECTORS) {
1046
dl->d_ncylinders =
RX2_TRACKS
; /* cylinders per unit */
1048
dl->d_secperunit = RX2_SECTORS *
RX2_TRACKS
/ 2;
1050
dl->d_partitions[2].p_size = RX2_SECTORS *
RX2_TRACKS
/ 2;
Completed in 58 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025