Searched refs:port_flags (Results 1 – 9 of 9) sorted by relevance
68 u32 *port_flags, u32 *vadaptor_flags,
236 u32 port_flags; in efx_ef10_vadaptor_alloc_set_features() local244 &port_flags, NULL, NULL); in efx_ef10_vadaptor_alloc_set_features()248 if (port_flags & in efx_ef10_vadaptor_alloc_set_features()
1119 u32 *port_flags, u32 *vadaptor_flags, in efx_ef10_vadaptor_query() argument1144 if (port_flags) in efx_ef10_vadaptor_query()1145 *port_flags = MCDI_DWORD(outbuf, VADAPTOR_QUERY_OUT_PORT_FLAGS); in efx_ef10_vadaptor_query()
1647 unsigned long port_flags; in piix_init_one() local1669 port_flags = port_info[0].flags; in piix_init_one()1698 if (port_flags & ATA_FLAG_SATA) in piix_init_one()1708 if (port_flags & ATA_FLAG_SATA) { in piix_init_one()1726 if (port_flags & PIIX_FLAG_CHECKINTR) in piix_init_one()
927 static inline int mv_get_hc_count(unsigned long port_flags) in mv_get_hc_count() argument929 return ((port_flags & MV_FLAG_DUAL_HC) ? 2 : 1); in mv_get_hc_count()
117 if (pio == 0 && (drive->hwif->port_flags & IDE_PFLAG_PROBING)) in ide_pio_need_iordy()
1463 hwif->port_flags |= IDE_PFLAG_PROBING; in ide_host_register()1475 hwif->port_flags &= ~IDE_PFLAG_PROBING; in ide_host_register()1661 hwif->port_flags |= IDE_PFLAG_PROBING; in ide_port_scan()1667 hwif->port_flags &= ~IDE_PFLAG_PROBING; in ide_port_scan()
105 u16 port_flags; member507 (0x0001 & vub300->system_port_status.port_flags) ? 1 : 0; in new_system_port_status()509 (0x0010 & vub300->system_port_status.port_flags) ? 1 : 0; in new_system_port_status()2312 (0x0001 & vub300->system_port_status.port_flags) ? 1 : 0; in vub300_probe()2314 (0x0010 & vub300->system_port_status.port_flags) ? 1 : 0; in vub300_probe()
731 unsigned long port_flags; member