Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c145 int mult_sectors; member
532 pr->mult_sectors = 128; in ahci_port_reset()
1056 if (p->mult_sectors) in ata_identify_init()
1057 ata_ident->multi = (ATA_MULTI_VALID | p->mult_sectors); in ata_identify_init()
1722 p->mult_sectors = cfis[12]; in ahci_handle_cmd()