Searched refs:sc_features (Results 1 – 15 of 15) sorted by relevance
49 int sc_features; member115 sc->sc_features = ha->ha_info[1]; in hilmsattach()116 sc->sc_axes = sc->sc_features & HIL_AXMASK; in hilmsattach()118 if (sc->sc_features & HIL_IOB) { in hilmsattach()121 if (sc->sc_features & HIL_ABSOLUTE) { in hilmsattach()131 sc->sc_features &= ~(HIL_IOB | HILIOB_PIO); in hilmsattach()135 sc->sc_features |= (iob & HILIOB_PIO); in hilmsattach()145 if (sc->sc_features & HILIOB_PIO) in hilmsattach()147 if (sc->sc_features & HIL_ABSOLUTE) { in hilmsattach()243 (sc->sc_features & HIL_16_BITS) ? 1 : 0; in hilms_callback()[all …]
177 int sc_features; member312 if (sc->sc_features & BLKIF_FEATURE_INDIRECT) { in xbd_xenbus_attach()549 if (sc->sc_features & BLKIF_FEATURE_INDIRECT) { in xbd_xenbus_resume()700 sc->sc_features); in xbd_backend_changed()733 sc->sc_features |= BLKIF_FEATURE_PERSISTENT; in xbd_connect()776 sc->sc_features |= BLKIF_FEATURE_CACHE_FLUSH; in xbd_features()783 sc->sc_features |= BLKIF_FEATURE_BARRIER; in xbd_features()791 sc->sc_features |= BLKIF_FEATURE_INDIRECT; in xbd_features()1056 if (sc->sc_features & BLKIF_FEATURE_CACHE_FLUSH) in xbdioctl()1062 if ((sc->sc_features & BLKIF_FEATURE_CACHE_FLUSH) == 0) in xbdioctl()[all …]
198 int sc_features; member286 sc->sc_features |= FEATURE_RX_COPY; in xennet_xenbus_attach()290 sc->sc_features |= FEATURE_IPV6CSUM; in xennet_xenbus_attach()294 sc->sc_features |= FEATURE_SG; in xennet_xenbus_attach()295 snprintb(buf, sizeof(buf), FEATURE_BITS, sc->sc_features); in xennet_xenbus_attach()306 if (sc->sc_features & FEATURE_SG) { in xennet_xenbus_attach()375 if (sc->sc_features & FEATURE_SG) in xennet_xenbus_attach()393 if (sc->sc_features & FEATURE_IPV6CSUM) { in xennet_xenbus_attach()
376 sc->sc_features |= NCR_F_HASCFG3; in ncr53c9x_reset()380 sc->sc_features |= NCR_F_SELATN3; in ncr53c9x_reset()391 sc->sc_features |= in ncr53c9x_reset()627 if (sc->sc_features & NCR_F_FASTSCSI) { in ncr53c9x_setsync()655 if (sc->sc_features & NCR_F_HASCFG3) in ncr53c9x_setsync()714 if (sc->sc_features & NCR_F_DMASELECT) { in ncr53c9x_select()742 if (sc->sc_features & NCR_F_SELATN3) in ncr53c9x_select()772 if ((sc->sc_features & NCR_F_DMASELECT) && !selatns) { in ncr53c9x_select()2567 if (sc->sc_features & NCR_F_DMASELECT) { in ncr53c9x_intr()2594 if (sc->sc_features & NCR_F_DMASELECT && in ncr53c9x_intr()[all …]
335 int sc_features; /* Chip features */ member
187 sc->sc_features = NCR_F_FASTSCSI; in asc_attach()224 sc->sc_features |= NCR_F_DMASELECT; in asc_attach()
1373 uint32_t sc_features; member1387 #define HWTYPE_AQ1_P(sc) (((sc)->sc_features & FEATURES_AQ1) != 0)1388 #define HWTYPE_AQ2_P(sc) (((sc)->sc_features & FEATURES_AQ2) != 0)2628 sc->sc_features |= FEATURES_AQ1_REV_A0 | in aq1_fw_version_init()2635 sc->sc_features |= FEATURES_AQ1_REV_B0 | in aq1_fw_version_init()2643 sc->sc_features |= FEATURES_AQ1_REV_B1 | in aq1_fw_version_init()2651 sc->sc_features = 0; in aq1_fw_version_init()3029 if (sc->sc_features & FEATURES_AQ1_REV_B1) { in aq1_fw_downld_dwords()3356 sc->sc_features |= FEATURES_AQ2; in aq2_fw_reboot()3414 sc->sc_features |= FEATURES_AQ2_IFACE_A0; in aq2_fw_reboot()[all …]
208 sc->sc_features = NCR_F_FASTSCSI; in pcscp_attach()307 sc->sc_features |= NCR_F_DMASELECT; in pcscp_attach()
245 sc->sc_features |= NCR_F_DMASELECT; in espattach()
254 sc->sc_features |= NCR_F_DMASELECT; in espattach_obio()
243 sc->sc_features |= NCR_F_DMASELECT; in espattach()
201 sc->sc_features |= NCR_F_FASTSCSI; in asc_tcds_attach()
514 sc->sc_features |= NCR_F_DMASELECT; in espattach()
407 sc->sc_features |= NCR_F_DMASELECT; in espattach()
271 sc->sc_features |= NCR_F_DMASELECT; in findchannel_defer()