Home
last modified time | relevance | path

Searched defs:ndrives (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.sbin/iostat/
H A Diostat.c207 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 Dcissvar.h32 int ndrives; member
54 int ccblen, maxcmd, maxsg, nbus, ndrives, maxunits; member
/netbsd-src/sys/arch/hp300/stand/common/
H A Drominfo.h58 char ndrives; /* number of drives (FFFFFED8) */ member
/netbsd-src/usr.bin/systat/
H A Diostat.c128 size_t i, ndrives; in numlabels() local
/netbsd-src/sys/dev/ata/
H A Data.c752 atabus_alloc_drives(struct ata_channel *chp, int ndrives) in atabus_alloc_drives()
/netbsd-src/usr.bin/vmstat/
H A Dvmstat.c255 int ndrives; variable