Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h42 #define SCSA2USB_INITIAL_ALLOC 4 /* initial soft space alloc */ macro
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c521 sizeof (scsa2usb_state_t), SCSA2USB_INITIAL_ALLOC)) != 0)) { in _init()