Home
last modified time | relevance | path

Searched defs:autosize (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/raid/vinum/
H A Dvinumconfig.c1106 int autosize = 0; /* set if we autosize in give_sd_to_drive */ in config_subdisk() local
/dflybsd-src/sys/dev/netif/fxp/
H A Dif_fxp.c891 fxp_eeprom_getword(struct fxp_softc *sc, int offset, int autosize) in fxp_eeprom_getword()