tco_reg_layout     51 drivers/watchdog/sp5100_tco.c 	enum tco_reg_layout tco_reg_layout;
tco_reg_layout     76 drivers/watchdog/sp5100_tco.c static enum tco_reg_layout tco_reg_layout(struct pci_dev *dev)
tco_reg_layout    162 drivers/watchdog/sp5100_tco.c 	switch (tco->tco_reg_layout) {
tco_reg_layout    231 drivers/watchdog/sp5100_tco.c 	switch (tco->tco_reg_layout) {
tco_reg_layout    259 drivers/watchdog/sp5100_tco.c 		switch (tco->tco_reg_layout) {
tco_reg_layout    384 drivers/watchdog/sp5100_tco.c 	tco->tco_reg_layout = tco_reg_layout(sp5100_tco_pci);