Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dtape_3490.c210 if (request->op != TO_ASSIGN) { in tape_3490_erp_bug()
509 case TO_ASSIGN: in tape_3490_unit_check()
H A Dtape.h99 TO_ASSIGN, /* Assign tape to channel path */ enumerator
H A Dtape_core.c77 [TO_DIS] = "DIS", [TO_ASSIGN] = "ASS",
925 case TO_ASSIGN: in __tape_start_request()
H A Dtape_std.c62 request->op = TO_ASSIGN; in tape_std_assign()