Searched refs:hard_reset (Results 1 – 5 of 5) sorted by relevance
51 int (*hard_reset)(struct orinoco_private *); member123 int (*hard_reset)(struct orinoco_private *));
1001 if (priv->hard_reset) in orinoco_reset()1002 err = (*priv->hard_reset)(priv); in orinoco_reset()4143 struct net_device *alloc_orinocodev(int sizeof_card, int (*hard_reset)(struct orinoco_private *)) in alloc_orinocodev()4170 priv->hard_reset = hard_reset; in alloc_orinocodev()
312 static void hard_reset (struct Scsi_Host *host);1095 hard_reset (host); in NCR53c7x0_init()5797 hard_reset (struct Scsi_Host *host) {5908 hard_reset (host);
251 static void hard_reset (struct Scsi_Host *host);1147 hard_reset (host); in NCR53c7x0_init()6107 hard_reset (struct Scsi_Host *host) {6218 hard_reset (host);
19456 mmr_t hard_reset : 1; member19465 mmr_t hard_reset : 1; member