Searched refs:atapi_id (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | atapi.h | 111 int atapi_id(ddi_acc_handle_t io_hdl1, caddr_t ioaddr1,
|
H A D | atapi.c | 242 atapi_id( in atapi_id() function 1155 rc = atapi_id(ata_ctlp->ac_iohandle1, ata_ctlp->ac_ioaddr1, in atapi_id_update()
|
H A D | ata_common.c | 1466 if (atapi_id(io_hdl1, ioaddr1, io_hdl2, ioaddr2, ata_id_bufp)) { in ata_drive_type() 1473 if (atapi_id(io_hdl1, ioaddr1, io_hdl2, ioaddr2, ata_id_bufp)) { in ata_drive_type()
|
/titanic_41/usr/src/uts/sun/sys/dada/adapters/ |
H A D | atapi.h | 103 int atapi_id(ddi_acc_handle_t handle, uint8_t *ioaddr, ushort_t *buf);
|