Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c73 static int cnx_close(struct devicelist *flashdev);
126 cnx_close(flashdev); in fw_readfw()
245 return (cnx_close(flashdev)); in fw_writefw()
451 return (cnx_close(thisdev)); in fw_devinfo()
1028 cnx_close(thisdev); in cnx_identify()
1084 cnx_close(struct devicelist *flashdev) in cnx_close() function