Searched refs:port_flags (Results 1 – 9 of 9) sorted by relevance
68 u32 *port_flags, u32 *vadaptor_flags,
235 u32 port_flags; in efx_ef10_vadaptor_alloc_set_features() local243 &port_flags, NULL, NULL); in efx_ef10_vadaptor_alloc_set_features()247 if (port_flags & in efx_ef10_vadaptor_alloc_set_features()
985 u32 *port_flags, u32 *vadaptor_flags, in efx_ef10_vadaptor_query() argument1010 if (port_flags) in efx_ef10_vadaptor_query()1011 *port_flags = MCDI_DWORD(outbuf, VADAPTOR_QUERY_OUT_PORT_FLAGS); in efx_ef10_vadaptor_query()
1645 unsigned long port_flags; in piix_init_one() local1667 port_flags = port_info[0].flags; in piix_init_one()1696 if (port_flags & ATA_FLAG_SATA) in piix_init_one()1706 if (port_flags & ATA_FLAG_SATA) { in piix_init_one()1724 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()2307 (0x0001 & vub300->system_port_status.port_flags) ? 1 : 0; in vub300_probe()2309 (0x0010 & vub300->system_port_status.port_flags) ? 1 : 0; in vub300_probe()
731 unsigned long port_flags; member