spif.c | 82 stty_match, stty_attach, NULL, NULL); 281 (void)config_found(self, stty_match, NULL, CFARGS_NONE); 291 stty_match(device_t parent, cfdata_t vcf, void *aux) function in typeref:typename:int 295 return (aux == stty_match && sc->sc_ttys == NULL);
|