Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/scsi/adapters/
H A Difpio.h54 #define IFPIO_FCODE_DOWNLOAD (IFP_IOC|11) /* Download fcode to flash */ macro
/titanic_41/usr/src/cmd/luxadm/
H A Dqlgcupdate.c837 if (ioctl(dev_fd, IFPIO_FCODE_DOWNLOAD, download_p) < 0) { in q_load_file()