Searched refs:pcf8574_type (Results 1 – 2 of 2) sorted by relevance
415 if (unitp->pcf8574_type == PCF8574_ADR_CPUVOLTAGE && in pcf8574_do_detach()493 if (unitp->pcf8574_type == PCF8574_TYPE_PWRSUPP) { in pcf8574_do_attach()504 if (unitp->pcf8574_type == PCF8574_TYPE_FANTRAY) { in pcf8574_do_attach()515 if (unitp->pcf8574_type == PCF8574_TYPE_CPUVOLTAGE) { in pcf8574_do_attach()535 if (unitp->pcf8574_type == PCF8574_TYPE_FANTRAY) { in pcf8574_do_attach()539 if (unitp->pcf8574_type == PCF8574_TYPE_PWRSUPP) { in pcf8574_do_attach()759 switch (unitp->pcf8574_type) { in pcf8574_intr()797 switch (unitp->pcf8574_type) { in pcf8574_intr()1026 if (unitp->pcf8574_type != PCF8574_TYPE_FANTRAY) { in pcf8574_ioctl()1095 if (unitp->pcf8574_type != PCF8574_TYPE_FANTRAY) { in pcf8574_ioctl()[all …]
314 int pcf8574_type; member