Searched defs:maxslot (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/arch/mac68k/mac68k/ |
H A D | disksubr.c | 180 int type, int alt, int *maxslot) in getNamedType() 252 int i, slot, maxslot; in read_mac_label() local 331 int i, *ip, slot, maxslot; in read_mbr_label() local
|
/netbsd-src/sys/arch/macppc/macppc/ |
H A D | disksubr.c | 263 …(struct part_map_entry *part, int num_parts, struct disklabel *lp, int type, int alt, int *maxslot) in getNamedType() 329 int i, slot, maxslot = 0, clust; in read_mac_label() local 473 int i, slot, maxslot = 0; in read_dos_label() local
|
/netbsd-src/sys/arch/ofppc/ofppc/ |
H A D | disksubr.c | 116 int i, slot, maxslot = 0; in read_dos_label() local
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | msc.c | 581 int unit, slot, maxslot; in mscmint() local
|
/netbsd-src/sys/fs/nfs/common/ |
H A D | nfs_commonsubs.c | 4070 struct nfsslot *slots, struct mbuf **reply, uint16_t maxslot) in nfsv4_seqsession() 4131 int error, maxslot, slotpos; in nfsv4_setsequence() local 4159 int i, maxslot, slotpos; in nfsv4_sequencelookup() local
|
/netbsd-src/sys/fs/nfs/server/ |
H A D | nfs_nfsdstate.c | 6021 int maxslot, slotpos; in nfsv4_setcbsequence() local
|