Searched defs:s390_io_adapter (Results 1 – 1 of 1) sorted by relevance
681 struct s390_io_adapter { struct682 unsigned int id;683 int isc;684 bool maskable;685 bool masked;686 bool swap;687 bool suppressible;688 struct rw_semaphore maps_lock;689 struct list_head maps;690 atomic_t nr_maps;