/src/sys/dev/ic/ |
aic6915.c | 72 static bool sf_shutdown(device_t, int); 293 if (pmf_device_register1(sc->sc_dev, NULL, NULL, sf_shutdown)) 329 * sf_shutdown: 334 sf_shutdown(device_t self, int howto) function in typeref:typename:bool
|
aic6915.c | 72 static bool sf_shutdown(device_t, int); 293 if (pmf_device_register1(sc->sc_dev, NULL, NULL, sf_shutdown)) 329 * sf_shutdown: 334 sf_shutdown(device_t self, int howto) function in typeref:typename:bool
|
aic6915.c | 72 static bool sf_shutdown(device_t, int); 293 if (pmf_device_register1(sc->sc_dev, NULL, NULL, sf_shutdown)) 329 * sf_shutdown: 334 sf_shutdown(device_t self, int howto) function in typeref:typename:bool
|