Searched refs:reinit (Results 1 - 11 of 11) sorted by relevance

/drivers/mmc/core/
H A Dsd.h12 bool reinit);
H A Dsd.c806 bool reinit)
813 if (!reinit) {
877 if (!reinit) {
805 mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card, bool reinit) argument
/drivers/infiniband/hw/ipath/
H A Dipath_init_chip.c470 static void enable_chip(struct ipath_devdata *dd, int reinit) argument
477 if (!reinit)
557 static int init_housekeeping(struct ipath_devdata *dd, int reinit) argument
662 if (reinit)
696 * @reinit: reinitializing, so don't allocate new memory
704 * the first case (reinit == 0). We have to be careful, because even
708 int ipath_init_chip(struct ipath_devdata *dd, int reinit) argument
717 ret = init_housekeeping(dd, reinit);
812 if (!reinit) {
889 if (reinit) {
[all...]
/drivers/scsi/aic7xxx/
H A Daic7xxx.h1175 int ahc_reset(struct ahc_softc *ahc, int reinit);
H A Daic79xx.h1372 int ahd_reset(struct ahd_softc *ahd, int reinit);
H A Daic7xxx_core.c4572 ahc_reset(ahc, /*reinit*/FALSE);
4583 * that is only available just after a reset. If "reinit" is
4591 ahc_reset(struct ahc_softc *ahc, int reinit) argument
4679 if (reinit != 0)
5686 ahc_reset(ahc, /*reinit*/TRUE);
H A Daic79xx_core.c6242 ahd_reset(ahd, /*reinit*/FALSE);
6247 * that is only available just after a reset. If "reinit" is
6255 ahd_reset(struct ahd_softc *ahd, int reinit) argument
6348 if (reinit != 0)
7980 ahd_reset(ahd, /*reinit*/TRUE);
8700 ahd_reset(ahd, /*reinit*/TRUE);
/drivers/scsi/ibmvscsi/
H A Dibmvfc.h717 int reinit; member in struct:ibmvfc_host
H A Dibmvfc.c542 vhost->reinit = 1;
3375 vhost->reinit = 1;
4374 if (vhost->reinit) {
4375 vhost->reinit = 0;
/drivers/infiniband/hw/qib/
H A Dqib_init.c487 * @reinit: reinitializing, so don't allocate new memory
495 * the first case (reinit == 0). We have to be careful, because even
499 int qib_init(struct qib_devdata *dd, int reinit) argument
518 if (reinit)
779 * is released (and can be called from reinit as well).
/drivers/net/wireless/bcmdhd/include/
H A Dwlioctl.h2983 uint32 reinit; /* count for reinit */ member in struct:__anon3315

Completed in 240 milliseconds