Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/
H A Disci_remote_device.c297 for (lun = 0; lun < ISCI_MAX_LUN; lun++) in isci_remote_device_release_device_queue()
H A Disci.h74 #define ISCI_MAX_LUN 8 macro
H A Disci_controller.c676 cpi->max_lun = ISCI_MAX_LUN; in isci_action()