Home
last modified time | relevance | path

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

/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
/drivers/scsi/
A Dsd.c3102 u8 spf = buffer[offset] & 0x40; in sd_read_cache_type() local
3118 if (spf && len - offset > 3) in sd_read_cache_type()
3121 else if (!spf && len - offset > 1) in sd_read_cache_type()
A Dscsi_debug.c3175 int pf, sp, ps, md_len, bd_len, off, spf, pg_len; in resp_mode_select() local
3235 spf = !!(arr[off] & 0x40); in resp_mode_select()
3236 pg_len = spf ? (get_unaligned_be16(arr + off + 2) + 4) : in resp_mode_select()

Completed in 39 milliseconds