Searched defs:sector_count (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/ |
H A D | atapi7v3.h | 52 uint8_t sector_count; member 75 uint8_t sector_count; member 136 uint8_t sector_count; member
|
/illumos-gate/usr/src/cmd/etdump/ |
H A D | cd9660_eltorito.h | 96 uchar_t sector_count [ISODCL(0x06, 0x07)]; member 117 uchar_t sector_count [ISODCL(0x06, 0x07)]; member
|
/illumos-gate/usr/src/cmd/prtvtoc/ |
H A D | prtvtoc.c | 513 u_longlong_t first_sector, u_longlong_t sector_count, in print_table_row()
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | disk_io.c | 382 devwrite(unsigned long long sector, int sector_count, char *buf) in devwrite()
|
H A D | builtins.c | 3905 int sector_count = 0; in savedefault_func() local
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | emul64.c | 521 lldaddr_t sector_count; in emul64_tran_tgt_init() local
|
/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/ |
H A D | si3124reg.h | 153 #define SET_FIS_SECTOR_COUNT(fis, sector_count) \ argument
|
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/ |
H A D | ahcireg.h | 404 #define SET_FIS_SECTOR_COUNT(fis, sector_count) \ argument
|
/illumos-gate/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 6768 int rval, mode, sector_count, reason; in sata_txlt_write_buffer() local
|