Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c153 static int ahci_check_slot_handle(ahci_port_t *, int);
3659 if (ahci_check_slot_handle(ahci_portp, slot) in ahci_check_port_handle()
3671 ahci_check_slot_handle(ahci_port_t *ahci_portp, int slot) in ahci_check_slot_handle() function