| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/ic/ | |
| mpt_netbsd.h | 240 void (*sc_set_config_regs)(struct mpt_softc *); member in struct:mpt_softc 260 if ((mpt)->sc_set_config_regs != NULL) \ 261 (*(mpt)->sc_set_config_regs)((mpt)); \ |