| tx3912video.c | 100 void	tx3912video_attach(device_t, device_t, void *); 116     tx3912video_match, tx3912video_attach, NULL, NULL);
 130 tx3912video_attach(device_t parent, device_t self, void *aux)  function in typeref:typename:void
 185 		panic("tx3912video_attach: can't init fb console");
 
 |