Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_ahci.c143 int mult_sectors; member
530 pr->mult_sectors = 128; in ahci_port_reset()
1054 if (p->mult_sectors) in ata_identify_init()
1055 ata_ident->multi = (ATA_MULTI_VALID | p->mult_sectors); in ata_identify_init()
1720 p->mult_sectors = cfis[12]; in ahci_handle_cmd()