Home
last modified time | relevance | path

Searched refs:spf (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/platforms/cell/
A Diommu.c232 unsigned long stat, spf; in ioc_interrupt() local
236 spf = stat & IOC_IO_ExcpStat_SPF_Mask; in ioc_interrupt()
242 (spf == IOC_IO_ExcpStat_SPF_S) ? 'S' : ' ', in ioc_interrupt()
243 (spf == IOC_IO_ExcpStat_SPF_P) ? 'P' : ' ', in ioc_interrupt()
/linux/arch/mips/include/asm/octeon/
A Dcvmx-spxx-defs.h317 uint64_t spf:1; member
343 uint64_t spf:1;
/linux/drivers/staging/octeon/
A Dethernet-spi.c22 if (spx_int_reg.s.spf) in cvm_oct_spxx_int_pr()
A Docteon-stubs.h857 uint64_t spf:1; member
/linux/drivers/scsi/
A Dsd.c2805 u8 spf = buffer[offset] & 0x40; in sd_read_cache_type() local
2821 if (spf && len - offset > 3) in sd_read_cache_type()
2824 else if (!spf && len - offset > 1) in sd_read_cache_type()
A Dscsi_debug.c2482 int pf, sp, ps, md_len, bd_len, off, spf, pg_len; in resp_mode_select() local
2516 spf = !!(arr[off] & 0x40); in resp_mode_select()
2517 pg_len = spf ? (get_unaligned_be16(arr + off + 2) + 4) : in resp_mode_select()

Completed in 41 milliseconds