Home
last modified time | relevance | path

Searched refs:cio_tm_start_key (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/s390/cio/
Dcio.h123 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key);
Ddevice_ops.c635 rc = cio_tm_start_key(sch, tcw, lpm, key); in ccw_device_tm_start_key()
Dcio.c974 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key) in cio_tm_start_key() function