Lines Matching refs:status
52 * Note, the leftmost 12 status bits (3 nibbles) are common among adapter, port
53 * and unit. This is a mask for bitwise 'and' with status values.
57 /* common status bits */
67 /* adapter status */
77 /* remote port status */
81 /* FSF request status (this does not have a common part) */
130 u32 status; /* recovery status */
172 atomic_t stat_miss; /* # missing status reads*/
175 atomic_t status; /* status of this adapter */
214 atomic_t status; /* status of this remote port */
273 * @status: zfcp internal status flags
281 atomic_t status;
317 * @status: status of the request
332 u32 status;
345 return atomic_read(&adapter->status) & ZFCP_STATUS_ADAPTER_MB_ACT;