Home | History | Annotate | Download | only in BootSector

Lines Matching refs:Delay

305 DELAY_PORT           equ     0edh    ; Port to use for 1uS delay

380 out DELAY_PORT,ax ; Delay 1 uS
388 mov cx,25 ; Delay 25 uS for the command to complete on the 8042
390 out DELAY_PORT,ax ; Delay 1 uS
427 out DELAY_PORT,ax ; Delay 1us