Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/cio/
Dcss.h48 __u8 state3 : 1; /* path state value 3 */ member
Ddevice_pgid.c354 if (pgid->inf.ps.state3 != SNID_STATE3_MULTI_PATH) in pgid_to_donepm()
357 if (pgid->inf.ps.state3 != SNID_STATE3_SINGLE_PATH) in pgid_to_donepm()
/Linux-v5.15/Documentation/admin-guide/acpi/
Dfan_performance_states.rst27 -r--r--r-- 1 root root 4096 Dec 13 20:38 state3
/Linux-v5.15/fs/gfs2/
Drgrp.c442 const u8 state3 = state << 6; in gfs2_bitcount() local
452 if (((*byte) & 0xC0) == state3) in gfs2_bitcount()