Home
last modified time | relevance | path

Searched refs:MS_UNLOADED (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/s390/char/
H A Dtape_proc.c30 [MS_UNLOADED] = "UNLOADED"
H A Dtape_34xx.c71 tape_med_state_set(device, MS_UNLOADED); in __tape_34xx_medium_sense()
531 tape_med_state_set(device, MS_UNLOADED); in tape_34xx_unit_check()
645 tape_med_state_set(device, MS_UNLOADED); in tape_34xx_unit_check()
755 tape_med_state_set(device, MS_UNLOADED); in tape_34xx_unit_check()
H A Dtape_core.c229 case MS_UNLOADED: in tape_med_state_work_handler()
272 case MS_UNLOADED: in tape_med_state_set()
275 tape_med_state_work(device, MS_UNLOADED); in tape_med_state_set()
279 if (oldstate == MS_UNLOADED) in tape_med_state_set()
H A Dtape_3590.c680 tape_med_state_set(device, MS_UNLOADED); in tape_3590_med_state_set()
728 tape_med_state_set(device, MS_UNLOADED); in tape_3590_done()
1380 tape_med_state_set(device, MS_UNLOADED); in tape_3590_unit_check()
1389 tape_med_state_set(device, MS_UNLOADED); in tape_3590_unit_check()
1429 tape_med_state_set(device, MS_UNLOADED); in tape_3590_unit_check()
H A Dtape.h65 MS_UNLOADED, enumerator