Home
last modified time | relevance | path

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

/linux-6.15/drivers/block/
H A Dataflop.c542 if (UDT) in fd_select_drive()
775 if (!UDT || desc->track >= UDT->blocks/UDT->spt/2 || desc->head >= 2) { in do_format()
781 nsect = UDT->spt; in do_format()
1475 UDT = NULL; in floppy_revalidate()
1541 if (!UDT) { in ataflop_queue_rq()
1613 if (!UDT) in fd_locked_ioctl()
1616 dtp = UDT; in fd_locked_ioctl()
1687 UDT = dtp; in fd_locked_ioctl()
1733 UDT = dtp; in fd_locked_ioctl()
1754 UDT = NULL; in fd_locked_ioctl()
[all …]