Searched defs:ndrives (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/usr.sbin/iostat/ |
H A D | iostat.c | 207 int ch, hdrcnt, hdroffset, ndrives, lines; in main() local 404 header(int ndrives) in header() 580 drive_stats(int ndrives, double etime) in drive_stats() 644 drive_stats2(int ndrives, double etime) in drive_stats2() 697 drive_statsx(int ndrives, double etime) in drive_statsx() 807 drive_statsy(int ndrives, double etime) in drive_statsy() 888 display(int ndrives) in display() 939 int i, maxdrives, ndrives, tried; in selectdrives() local
|
/netbsd-src/sys/dev/ic/ |
H A D | cissvar.h | 32 int ndrives; member 54 int ccblen, maxcmd, maxsg, nbus, ndrives, maxunits; member
|
/netbsd-src/sys/arch/hp300/stand/common/ |
H A D | rominfo.h | 58 char ndrives; /* number of drives (FFFFFED8) */ member
|
/netbsd-src/usr.bin/systat/ |
H A D | iostat.c | 128 size_t i, ndrives; in numlabels() local
|
/netbsd-src/sys/dev/ata/ |
H A D | ata.c | 752 atabus_alloc_drives(struct ata_channel *chp, int ndrives) in atabus_alloc_drives()
|
/netbsd-src/usr.bin/vmstat/ |
H A D | vmstat.c | 255 int ndrives; variable
|