Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Dfcalupdate.c142 uint_t numslots; in fcal_update() local
197 numslots = getsbuslist(); in fcal_update()
199 MSGSTR(4503, "\n Found Path to %d FC100/S Cards\n"), numslots); in fcal_update()
201 for (i = 0; i < numslots; i++) { in fcal_update()
/illumos-gate/usr/src/cmd/bhyve/
H A Dahci.h320 #define AHCI_WORK_SIZE (AHCI_CT_OFFSET + AHCI_CT_SIZE * ch->numslots)
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c597 uint64_t numslots) in dump_object_range() argument
618 drror->drr_numslots = numslots; in dump_object_range()