Home | History | Annotate | Download | only in bios

Lines Matching refs:Look

2529     // Look for device
5343 // should look at 40:8E also???
6746 // should look at 40:8E also???
8717 shr al, #4 ;; look at top 4 bits for drive 0
8726 and al, #0x0f ;; look at bottom 4 bits for drive 1
10209 cmp [0], #0xAA55 ;; look for signature
10245 ;; Look at the ROM's PnP Expansion header. Properly, we're supposed
10251 cmp ax, #0x5024 ;; we look for signature "$PnP"