Searched refs:ss0 (Results 1 – 8 of 8) sorted by relevance
8 u32 ss0; member38 u16 ss0; member
55 .ss0 = __KERNEL_DS,
68 .ss0 = __KERNEL_DS,
264 unsigned short ss0, __ss0h; member
402 spi_ss0_pins: spi-ss0 {
349 spi_ss0_pins: spi-ss0 {
6271 u_char ctest5, ss0, ss2; in ncr_int_ma() local6288 ss0 = INB (nc_sstat0); in ncr_int_ma()6289 if (ss0 & OLF) rest++; in ncr_int_ma()6290 if (ss0 & ORF) rest++; in ncr_int_ma()6299 (unsigned) rest, (unsigned) delta, ss0); in ncr_int_ma()
2436 u_char ss0, ss2; local2466 ss0 = INB(np, nc_sstat0);2467 if (ss0 & OLF) rest++;2469 if (ss0 & ORF) rest++;