Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/scsi/adapters/
H A Difpio.h126 typedef struct ifp_download ifp_download_t; typedef
/titanic_41/usr/src/cmd/luxadm/
H A Dqlgcupdate.c772 ifp_download_t *download_p = NULL; in q_load_file()
791 if ((download_p = (ifp_download_t *)malloc( in q_load_file()
792 sizeof (ifp_download_t) + fcode_size)) == NULL) { in q_load_file()