Searched refs:bLbaHighReg (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/hptmv/
H A Dcommand.h47 BYTE bLbaHighReg; /* IDE high order cylinder value. */ member in struct:_PassthroughCmd
H A Dhptintf.h702 BYTE bLbaHighReg; /* IDE high order cylinder value. */ member in struct:_IDE_PASS_THROUGH_HEADER
/freebsd-current/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c467 sense_buffer[19] = (HPT_U8)passthru->bLbaHighReg; /* LBA High (7:0) */
475 sense_buffer[18] = (HPT_U8)(passthru->bLbaHighReg >> 8); /* LBA High (15:8) */
485 passthru->bLbaHighReg,
490 passthru->bLbaHighReg,passthru->bLbaMidReg,passthru->bLbaLowReg));
666 passthru->bLbaHighReg =
674 passthru->bLbaHighReg = cdb[12];
685 passthru->bLbaHighReg = cdb[7];
H A Dhim.h337 HPT_U16 bLbaHighReg; member in struct:_PassthroughCmd
H A Dhptintf.h1316 HPT_U8 bLbaHighReg; /* IDE LBA high value. */ member in struct:_IDE_PASS_THROUGH_HEADER
1333 HPT_U16 bLbaHighReg; /* IDE LBA high value. */ member in struct:_IDE_PASS_THROUGH_HEADER_V2
/freebsd-current/sys/dev/hpt27xx/
H A Dhim.h337 HPT_U16 bLbaHighReg; member in struct:_PassthroughCmd
H A Dhptintf.h1320 HPT_U8 bLbaHighReg; /* IDE LBA high value. */ member in struct:_IDE_PASS_THROUGH_HEADER
1337 HPT_U16 bLbaHighReg; /* IDE LBA high value. */ member in struct:_IDE_PASS_THROUGH_HEADER_V2
/freebsd-current/sys/dev/hptrr/
H A Dhim.h292 HPT_U16 bLbaHighReg; member in struct:_PassthroughCmd
H A Dhptintf.h1122 HPT_U8 bLbaHighReg; /* IDE LBA high value. */ member in struct:_IDE_PASS_THROUGH_HEADER

Completed in 393 milliseconds