Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ccidadm/
H A Dccidadm.c276 ccidadm_list_slot(int slotfd, const char *name, void *arg) in ccidadm_list_slot() argument
285 if (ioctl(slotfd, UCCID_CMD_STATUS, &ucs) != 0) { in ccidadm_list_slot()